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
This comes from the dbpedia/ontology-tracker#23 - there would be a request for a new property that relates a owl:Thing with its rank value directly.
The text was updated successfully, but these errors were encountered:
Options could be vrank:directRank vrank:hasRankValue vrank:rank
vrank:directRank
vrank:hasRankValue
vrank:rank
Sorry, something went wrong.
Maybe a twofold approach would do:
In total:
vrank:rank <http:// www.w3.org/2002/07/owl#propertyChainAxiom> (vrank:hasRank vrank:rankValue) . vrank:pagerank rdfs:subPropertyOf vrank:rank .
athalhammer
No branches or pull requests
This comes from the dbpedia/ontology-tracker#23 - there would be a request for a new property that relates a owl:Thing with its rank value directly.
The text was updated successfully, but these errors were encountered: