public class HobbitAnalysis extends Object
| Constructor and Description |
|---|
HobbitAnalysis() |
| Modifier and Type | Method and Description |
|---|---|
static org.apache.jena.rdf.model.Resource |
getResultset(org.apache.jena.rdf.model.Resource benchmark,
org.apache.jena.rdf.model.Resource systemInstance)
returns the resultset resource given its benchmark and system instance
|
static String |
getURI()
returns the URI for this schema
|
protected static org.apache.jena.rdf.model.Resource |
resource(String local) |
protected static final String uri
public static String getURI()
protected static final org.apache.jena.rdf.model.Resource resource(String local)
public static org.apache.jena.rdf.model.Resource getResultset(org.apache.jena.rdf.model.Resource benchmark,
org.apache.jena.rdf.model.Resource systemInstance)
benchmark - the benchmark this resultset involvessystemInstance - the system instance this resultset involvesCopyright © 2017–2019. All rights reserved.