-
Notifications
You must be signed in to change notification settings - Fork 30
Closed
Labels
Description
Currently only entries in file odml.resources.section_subclasses.yaml will be exported to RDF.
- Users should be able to provide an additional map of
Section.typeto RDF Subclass name. If provided, this map is used in addition to the default map. - Users should be warned when a
Section.typein the custom mapping overwrites a default one with the sameSection.type, but the custom one should overrule the default entry.