Package org.aksw.iguana.commons.rdf
Class IRES
java.lang.Object
org.aksw.iguana.commons.rdf.IRES
Class containing the IRES vocabulary and methods to create RDF resources.
-
Nested Class Summary
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic org.apache.jena.rdf.model.Resource
getMetricResource
(Metric metric) static org.apache.jena.rdf.model.Resource
getResource
(String id) static org.apache.jena.rdf.model.Resource
getResponsebodyResource
(long hash)
-
Field Details
-
NS
- See Also:
-
PREFIX
- See Also:
-
-
Constructor Details
-
IRES
public IRES()
-
-
Method Details
-
getResource
-
getMetricResource
-
getResponsebodyResource
public static org.apache.jena.rdf.model.Resource getResponsebodyResource(long hash)
-