Package org.aksw.gerbil.io.nif.utils
Class NIFUriHelper
java.lang.Object
org.aksw.gerbil.io.nif.utils.NIFUriHelper
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic StringgetDocumentUriFromNifUri(String nifUri) Transforms the NIF URIhttp://example.org/document_1#char=0,120into the document URIhttp://example.org/document_1.static Stringstatic String
-
Constructor Details
-
NIFUriHelper
public NIFUriHelper()
-
-
Method Details
-
getDocumentUriFromNifUri
Transforms the NIF URIhttp://example.org/document_1#char=0,120into the document URIhttp://example.org/document_1.- Parameters:
nifUri- the URI the document has inside the NIF model- Returns:
- the documents URI without the character position information
-
getNifUri
-
getNifUri
-