public class QefDataSource extends Object implements de.fuberlin.wiwiss.pubby.DataSource
| Constructor and Description |
|---|
QefDataSource(org.aksw.commons.sparql.api.core.QueryExecutionFactory qef,
String endpointURN) |
| Modifier and Type | Method and Description |
|---|---|
com.hp.hpl.jena.rdf.model.Model |
getAnonymousPropertyValues(String resourceURI,
com.hp.hpl.jena.rdf.model.Property property,
boolean isInverse) |
String |
getEndpointURL() |
String |
getPreviousDescribeQuery() |
com.hp.hpl.jena.rdf.model.Model |
getResourceDescription(String resourceURI) |
String |
getResourceDescriptionURL(String resourceURI) |
public QefDataSource(org.aksw.commons.sparql.api.core.QueryExecutionFactory qef,
String endpointURN)
public String getEndpointURL()
getEndpointURL in interface de.fuberlin.wiwiss.pubby.DataSourcepublic String getResourceDescriptionURL(String resourceURI)
getResourceDescriptionURL in interface de.fuberlin.wiwiss.pubby.DataSourcepublic com.hp.hpl.jena.rdf.model.Model getResourceDescription(String resourceURI)
getResourceDescription in interface de.fuberlin.wiwiss.pubby.DataSourcepublic com.hp.hpl.jena.rdf.model.Model getAnonymousPropertyValues(String resourceURI, com.hp.hpl.jena.rdf.model.Property property, boolean isInverse)
getAnonymousPropertyValues in interface de.fuberlin.wiwiss.pubby.DataSourcepublic String getPreviousDescribeQuery()
Copyright © 2013. All Rights Reserved.