- getAllLOVEntries() - Static method in class org.aksw.rdfunit.utils.LOVUtils
-
- getHashFromString(String) - Static method in class org.aksw.rdfunit.utils.StringUtils
-
Generates a sha-256 hash from a string
Taken from http://stackoverflow.com/questions/415953/generate-md5-hash-in-java
- getLocalName(String, String) - Static method in class org.aksw.rdfunit.utils.PrefixNSService
-
Returns the local name of a URI by removing the prefix namespace
- getLovEndpointURI() - Static method in class org.aksw.rdfunit.utils.LOVUtils
-
Gets lov endpoint uRI.
- getLovGraph() - Static method in class org.aksw.rdfunit.utils.LOVUtils
-
Gets lov graph.
- getLOVSparqlQuery() - Static method in class org.aksw.rdfunit.utils.LOVUtils
-
Gets the lOV sparql query.
- getNSFromPrefix(String) - Static method in class org.aksw.rdfunit.utils.PrefixNSService
-
Given a prefix it returns the prefix namespace.
- getPrefix() - Method in class org.aksw.rdfunit.utils.LOVEntry
-
Gets prefix.
- getPrefixFromNS(String) - Static method in class org.aksw.rdfunit.utils.PrefixNSService
-
getPrefixFromNS.
- getSparqlPrefixDecl() - Static method in class org.aksw.rdfunit.utils.PrefixNSService
-
getSparqlPrefixDecl.
- getURIFromAbbrev(String) - Static method in class org.aksw.rdfunit.utils.PrefixNSService
-
Given an abbreviated URI, it returns a full URI
- getVocabularyDefinedBy() - Method in class org.aksw.rdfunit.utils.LOVEntry
-
Gets vocabulary defined by.
- getVocabularyNamespace() - Method in class org.aksw.rdfunit.utils.LOVEntry
-
Gets vocabulary namespace.
- getVocabularyURI() - Method in class org.aksw.rdfunit.utils.LOVEntry
-
Gets vocabulary uRI.