Package | Description |
---|---|
org.nuxeo.ecm.platform.semanticentities | |
org.nuxeo.ecm.platform.semanticentities.service | |
org.nuxeo.ecm.platform.semanticentities.sources |
Modifier and Type | Interface and Description |
---|---|
interface |
RemoteEntityService
Service to suggest by name, lookup and fetch data by URI from entities
definitions hosted on remote HTTP servers using the Linked Data philosophy.
|
Modifier and Type | Class and Description |
---|---|
class |
ParameterizedHTTPEntitySource
Abstract base class to be used by all contributions to the
RemoteEntityServiceImpl service.
|
class |
RemoteEntityServiceImpl
Default implementation for the RemoteEntityService component.
|
Modifier and Type | Class and Description |
---|---|
class |
DBpediaEntitySource
Implementation of the RemoteEntitySource interface that is able to suggest
DBpedia entities by name using the http://lookup.dbpedia.org RESTful service
and dereference DBpedia URIs using the official DBpedia sparql endpoint.
|
class |
StanbolEntityHubSource
Implementation of the RemoteEntitySource interface from the HTTP endpoint of
the EntityHub of a Stanbol instance.
|
Copyright © 2011 Nuxeo SA. All Rights Reserved.