getOWLProperties {Rredland} | R Documentation |
various functions to extract owl/RDF model elements
getOWLProperties(redlMod, ns = "http://www.w3.org/2002/07/owl", strip = TRUE)
redlMod |
instance of redlModel class |
ns |
ontology namespace |
strip |
logical: remove namespace prefixes? |
VJ Carey <stvjc@channing.harvard.edu
~~objects to See Also as help
, ~~~
example(makeRedlURI) ff = readRDF(uu) getOWLProperties(ff)