We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
owl:cardinality
min
max
owl:minCardinality
owl:maxCardinality
owl:FunctionalProperty
max: 1
owl:someValuesFrom
min: 1
min>max
The text was updated successfully, but these errors were encountered:
No branches or pull requests
owl:cardinality
sets bothmin
andmax
owl:minCardinality
setsmin
owl:maxCardinality
setsmax
owl:FunctionalProperty
setsmax: 1
owl:someValuesFrom
setsmin: 1
max
is set by several factors, take the minimummin
is set by several factors, take the maximummin>max
, raise an errorThe text was updated successfully, but these errors were encountered: