Package | Description |
---|---|
cz.cuni.mff.odcleanstore.engine.outputws.output | |
cz.cuni.mff.odcleanstore.queryexecution |
Components shared by odcs-inputclient and Input Webservice.
|
Modifier and Type | Method and Description |
---|---|
org.restlet.representation.Representation |
TriGFormatter.format(MetadataQueryResult metadataResult,
QualityAssessor.GraphScoreWithTrace qaResult,
long totalTime,
org.restlet.data.Reference requestReference) |
org.restlet.representation.Representation |
RDFXMLFormatter.format(MetadataQueryResult metadataResult,
QualityAssessor.GraphScoreWithTrace qaResult,
long totalTime,
org.restlet.data.Reference requestReference) |
org.restlet.representation.Representation |
QueryResultFormatter.format(MetadataQueryResult metadataResult,
QualityAssessor.GraphScoreWithTrace qaResult,
long totalTime,
org.restlet.data.Reference requestReference)
Returns a formatted representation of a named graph query result.
|
org.restlet.representation.Representation |
HTMLFormatter.format(MetadataQueryResult metadataResult,
QualityAssessor.GraphScoreWithTrace qaResult,
long totalTime,
org.restlet.data.Reference requestReference) |
org.restlet.representation.Representation |
DebugFormatter.format(MetadataQueryResult metadataResult,
QualityAssessor.GraphScoreWithTrace qaResult,
long totalTime,
org.restlet.data.Reference requestReference) |
Modifier and Type | Method and Description |
---|---|
MetadataQueryResult |
QueryExecution.findNamedGraphMetadata(String namedGraphURI)
Named graph provenance metadata query.
|
Copyright © 2013. All Rights Reserved.