public class ResolvableRepositoryInformation extends RepositoryInformation
ResolvableEndpoint
where the Repository
is looked up using the configured
RepositoryResolver
.
Format:
@prefix sd: <http://www.w3.org/ns/sparql-service-description#> . @prefix fedx: <http://www.fluidops.com/config/fedx#> . <http://myname> a sd:Service ; fedx:store "ResolvableRepository"; fedx:repositoryName "myRepoId"
ResolvableEndpoint
,
ResolvableRepositoryProvider
props
Constructor and Description |
---|
ResolvableRepositoryInformation(Model graph,
Resource repNode) |
ResolvableRepositoryInformation(String repositoryId) |
Modifier and Type | Method and Description |
---|---|
protected void |
initialize(Model graph,
Resource repNode) |
get, get, getEndpointConfiguration, getId, getLocation, getName, getType, isWritable, setEndpointConfiguration, setProperty, setType, setWritable
Copyright © 2015-2020 Eclipse Foundation. All Rights Reserved.