Skip to content

support schema:domain/rangeIncludes #12

@VladimirAlexiev

Description

@VladimirAlexiev

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions