-
Notifications
You must be signed in to change notification settings - Fork 55
Open
Description
rdfs:domain/range are monomorphic (they bind a property to only one class), whereas schema:domain/rangeIncludes are polymorphic, so they are better suited for ontology reuse.
See OnToology/OnToology#383 for more details, including an explanation by the Schema people.
What I'm looking for is to:
- include them in documentation generation
- allow multiple domains/ranges for a property
Of course, OWL reasoning won't work on them, but that's ok for my purposes.
@essepuntato what do you think of this idea? I'll look to implement it in LODE, but want to hear your thoughts so as not to create a code split.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels