Package org.topbraid.shacl.util
Class PrefixUtil
java.lang.Object
org.topbraid.shacl.util.PrefixUtil
Utilities related to querying and updating prefix declarations based on sh:declare.
- Author:
- Holger Knublauch
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.apache.jena.rdf.model.ResourceaddNamespace(org.apache.jena.rdf.model.Resource ontology, String prefix, String namespace) static StringgetImportedNamespace(org.apache.jena.rdf.model.Resource ontology, String prefix) static StringgetNamespace(org.apache.jena.rdf.model.Resource ontology, String prefix)
-
Constructor Details
-
PrefixUtil
public PrefixUtil()
-
-
Method Details
-
addNamespace
-
getImportedNamespace
-
getNamespace
-