-
Notifications
You must be signed in to change notification settings - Fork 1
Description
Is your feature request related to a problem? Please describe.
The usage of owl:domain and owl:range is involved with sometimes (maybe most of the time) unintended inference. The usage of a more soft property, that suggest the usage of a property in combination with a class might be a better solution.
Describe the solution you'd like
Add support for dcam:domainIncludes (http://purl.org/dc/dcam/domainIncludes) and dcam:rangeIncludes (http://purl.org/dc/dcam/rangeIncludes)
Describe alternatives you've considered
Additionally we could also add support for the following terms:
dcid:domainIncludes (https://datacommons.org/browser/domainIncludes)
dcid:rangeIncludes (https://datacommons.org/browser/rangeIncludes)
schema:domainIncludes (https://schema.org/domainIncludes)
schema:rangeIncludes (https://schema.org/rangeIncludes)
Additional context
See also: https://www.dublincore.org/resources/glossary/domain_and_range_includes/