Index

A C D F G I L M R S 
All Classes and Interfaces|All Packages|Serialized Form

A

addEmbeddedLexicalizationSet(IRI, IRI, IRI, IRI, String, BigInteger, BigInteger, BigInteger, BigDecimal, BigDecimal) - Method in class it.uniroma2.art.semanticturkey.mdr.services.MetadataRegistry
Adds an embedded lexicalization set for a dataset.
addEmbeddedLexicalizationSetPublished(IRI, IRI, IRI, IRI, String, BigInteger, BigInteger, BigInteger, BigDecimal, BigDecimal) - Method in class it.uniroma2.art.semanticturkey.mdr.services.controllers.MetadataRegistryController
 
assessLexicalizationModel(IRI) - Method in class it.uniroma2.art.semanticturkey.mdr.services.MetadataRegistry
Consults the dataset (in the best possible way going from more to less noble availabilities: localProject --> SPARQLendpoint --> http-dereferenciation) in order to assess its lexicalization model.
assessLexicalizationModelPublished(IRI) - Method in class it.uniroma2.art.semanticturkey.mdr.services.controllers.MetadataRegistryController
 

C

connectToAbstractDataset(IRI, AbstractDatasetAttachment) - Method in class it.uniroma2.art.semanticturkey.mdr.services.MetadataRegistry
Connect a root concrete dataset to an abstract dataset
connectToAbstractDatasetPublished(IRI, AbstractDatasetAttachment) - Method in class it.uniroma2.art.semanticturkey.mdr.services.controllers.MetadataRegistryController
 
createConcreteDataset(String, String, Literal, Literal, Boolean, Distribution, AbstractDatasetAttachment) - Method in class it.uniroma2.art.semanticturkey.mdr.services.MetadataRegistry
Creates a new concrete dataset.
createConcreteDatasetPublished(String, String, Literal, Literal, Boolean, Distribution, AbstractDatasetAttachment) - Method in class it.uniroma2.art.semanticturkey.mdr.services.controllers.MetadataRegistryController
 

D

DatasetAlreadyCatalogedException - Exception in it.uniroma2.art.semanticturkey.mdr.services
 
DatasetAlreadyCatalogedException(IRI, IRI) - Constructor for exception it.uniroma2.art.semanticturkey.mdr.services.DatasetAlreadyCatalogedException
 
deleteCatalogRecord(IRI) - Method in class it.uniroma2.art.semanticturkey.mdr.services.MetadataRegistry
Deletes a catalog record
deleteCatalogRecordPublished(IRI) - Method in class it.uniroma2.art.semanticturkey.mdr.services.controllers.MetadataRegistryController
 
deleteDescription(IRI, Literal) - Method in class it.uniroma2.art.semanticturkey.mdr.services.MetadataRegistry
Deletes a description of a dataset.
deleteDescriptionPublished(IRI, Literal) - Method in class it.uniroma2.art.semanticturkey.mdr.services.controllers.MetadataRegistryController
 
deleteEmbeddedLexicalizationSet(IRI) - Method in class it.uniroma2.art.semanticturkey.mdr.services.MetadataRegistry
Delete an embedded lexicalization set
deleteEmbeddedLexicalizationSetPublished(IRI) - Method in class it.uniroma2.art.semanticturkey.mdr.services.controllers.MetadataRegistryController
 
deleteTitle(IRI, Literal) - Method in class it.uniroma2.art.semanticturkey.mdr.services.MetadataRegistry
Deletes a title of a dataset.
deleteTitlePublished(IRI, Literal) - Method in class it.uniroma2.art.semanticturkey.mdr.services.controllers.MetadataRegistryController
 
disconnectFromAbstractDataset(IRI, IRI) - Method in class it.uniroma2.art.semanticturkey.mdr.services.MetadataRegistry
Disconnect a dataset from an abstract dataset
disconnectFromAbstractDatasetPublished(IRI, IRI) - Method in class it.uniroma2.art.semanticturkey.mdr.services.controllers.MetadataRegistryController
 
discoverDataset(IRI) - Method in class it.uniroma2.art.semanticturkey.mdr.services.MetadataRegistry
Discover the metadata for a dataset given an IRI.
discoverDatasetMetadata(IRI) - Method in class it.uniroma2.art.semanticturkey.mdr.services.MetadataRegistry
Discover the metadata for a dataset given an IRI.
discoverDatasetMetadataPublished(IRI) - Method in class it.uniroma2.art.semanticturkey.mdr.services.controllers.MetadataRegistryController
 
discoverDatasetPublished(IRI) - Method in class it.uniroma2.art.semanticturkey.mdr.services.controllers.MetadataRegistryController
 

F

findDataset(IRI) - Method in class it.uniroma2.art.semanticturkey.mdr.services.MetadataRegistry
Find a dataset matching the given IRI.
findDatasetForProjects(List<Project>) - Method in class it.uniroma2.art.semanticturkey.mdr.services.MetadataRegistry
Returns the datasets associated with the given projects, if any.
findDatasetForProjectsPublished(List<Project>) - Method in class it.uniroma2.art.semanticturkey.mdr.services.controllers.MetadataRegistryController
 
findDatasetPublished(IRI) - Method in class it.uniroma2.art.semanticturkey.mdr.services.controllers.MetadataRegistryController
 
findDatasets(IRI) - Method in class it.uniroma2.art.semanticturkey.mdr.services.MetadataRegistry
Find all datasets matching the given IRI.
findDatasetsPublished(IRI) - Method in class it.uniroma2.art.semanticturkey.mdr.services.controllers.MetadataRegistryController
 
findProjectForDatasets(List<IRI>, boolean) - Method in class it.uniroma2.art.semanticturkey.mdr.services.MetadataRegistry
Returns the datasets associated with the given projects, if any.
findProjectForDatasetsPublished(List<IRI>, boolean) - Method in class it.uniroma2.art.semanticturkey.mdr.services.controllers.MetadataRegistryController
 

G

getClassPartitions(IRI) - Method in class it.uniroma2.art.semanticturkey.mdr.services.MetadataRegistry
 
getClassPartitionsPublished(IRI) - Method in class it.uniroma2.art.semanticturkey.mdr.services.controllers.MetadataRegistryController
 
getComputedLexicalizationModel(IRI) - Method in class it.uniroma2.art.semanticturkey.mdr.services.MetadataRegistry
Get lexicalization model
getComputedLexicalizationModelPublished(IRI) - Method in class it.uniroma2.art.semanticturkey.mdr.services.controllers.MetadataRegistryController
 
getDatasetMetadata(IRI) - Method in class it.uniroma2.art.semanticturkey.mdr.services.MetadataRegistry
Returns metadata about a given dataset
getDatasetMetadataPublished(IRI) - Method in class it.uniroma2.art.semanticturkey.mdr.services.controllers.MetadataRegistryController
 
getEmbeddedLexicalizationSets(IRI) - Method in class it.uniroma2.art.semanticturkey.mdr.services.MetadataRegistry
Returns metadata about the lexicalization sets embedded in a given dataset
getEmbeddedLexicalizationSetsPublished(IRI) - Method in class it.uniroma2.art.semanticturkey.mdr.services.controllers.MetadataRegistryController
 
getEmbeddedLinksets(IRI, long, boolean) - Method in class it.uniroma2.art.semanticturkey.mdr.services.MetadataRegistry
Returns metadata about the linksets sets embedded in a given dataset
getEmbeddedLinksetsPublished(IRI, long, boolean) - Method in class it.uniroma2.art.semanticturkey.mdr.services.controllers.MetadataRegistryController
 
getService() - Method in class it.uniroma2.art.semanticturkey.mdr.services.controllers.MetadataRegistryController
 
getServiceSpecies() - Method in class it.uniroma2.art.semanticturkey.mdr.services.controllers.MetadataRegistryController
 
getSPARQLEndpointLimitations(IRI) - Method in class it.uniroma2.art.semanticturkey.mdr.services.MetadataRegistry
Returns the limitations associated with the provided endpoint
getSPARQLEndpointLimitationsPublished(IRI) - Method in class it.uniroma2.art.semanticturkey.mdr.services.controllers.MetadataRegistryController
 

I

it.uniroma2.art.semanticturkey.mdr.services - package it.uniroma2.art.semanticturkey.mdr.services
 
it.uniroma2.art.semanticturkey.mdr.services.controllers - package it.uniroma2.art.semanticturkey.mdr.services.controllers
 

L

listConnectedDatasets(IRI) - Method in class it.uniroma2.art.semanticturkey.mdr.services.MetadataRegistry
Returns the datasets connected to a given abstract dataset, e.g. as a version, master copy or LOD version thereof
listConnectedDatasetsPublished(IRI) - Method in class it.uniroma2.art.semanticturkey.mdr.services.controllers.MetadataRegistryController
 
listRootDatasets() - Method in class it.uniroma2.art.semanticturkey.mdr.services.MetadataRegistry
Returns root datasets, i.e. datasets (either abstract or concrete) that are not connect to another (abstract) dataset (e.g. as a version, master copy or LOD version thereof)
listRootDatasetsPublished() - Method in class it.uniroma2.art.semanticturkey.mdr.services.controllers.MetadataRegistryController
 

M

MetadataRegistry - Class in it.uniroma2.art.semanticturkey.mdr.services
This service class allows the management of the metadata about remote datasets.
MetadataRegistry() - Constructor for class it.uniroma2.art.semanticturkey.mdr.services.MetadataRegistry
 
MetadataRegistryController - Class in it.uniroma2.art.semanticturkey.mdr.services.controllers
 
MetadataRegistryController() - Constructor for class it.uniroma2.art.semanticturkey.mdr.services.controllers.MetadataRegistryController
 
MetadataRegistryServicesPlugin - Class in it.uniroma2.art.semanticturkey.mdr.services
 
MetadataRegistryServicesPlugin(PluginWrapper) - Constructor for class it.uniroma2.art.semanticturkey.mdr.services.MetadataRegistryServicesPlugin
 

R

removeSPARQLEndpointLimitation(IRI, IRI) - Method in class it.uniroma2.art.semanticturkey.mdr.services.MetadataRegistry
Removes the given limitation from the provided endpoint
removeSPARQLEndpointLimitationPublished(IRI, IRI) - Method in class it.uniroma2.art.semanticturkey.mdr.services.controllers.MetadataRegistryController
 

S

setApplicationContext(ApplicationContext) - Method in class it.uniroma2.art.semanticturkey.mdr.services.controllers.MetadataRegistryController
 
setDereferenciability(IRI, Boolean) - Method in class it.uniroma2.art.semanticturkey.mdr.services.MetadataRegistry
Sets whether a dataset is derefereanceable or not.
setDereferenciabilityPublished(IRI, Boolean) - Method in class it.uniroma2.art.semanticturkey.mdr.services.controllers.MetadataRegistryController
 
setDescription(IRI, Literal) - Method in class it.uniroma2.art.semanticturkey.mdr.services.MetadataRegistry
Sets the description of a dataset.
setDescriptionPublished(IRI, Literal) - Method in class it.uniroma2.art.semanticturkey.mdr.services.controllers.MetadataRegistryController
 
setMetadataRegistry(STMetadataRegistryBackend) - Method in class it.uniroma2.art.semanticturkey.mdr.services.MetadataRegistry
 
setResourceLocator(ResourceLocator) - Method in class it.uniroma2.art.semanticturkey.mdr.services.MetadataRegistry
 
setSPARQLEndpoint(IRI, IRI) - Method in class it.uniroma2.art.semanticturkey.mdr.services.MetadataRegistry
Sets the SPARQL endpoint of a dataset.
setSPARQLEndpointLimitation(IRI, IRI) - Method in class it.uniroma2.art.semanticturkey.mdr.services.MetadataRegistry
Sets the given limitation for the provided endpoint
setSPARQLEndpointLimitationPublished(IRI, IRI) - Method in class it.uniroma2.art.semanticturkey.mdr.services.controllers.MetadataRegistryController
 
setSPARQLEndpointPublished(IRI, IRI) - Method in class it.uniroma2.art.semanticturkey.mdr.services.controllers.MetadataRegistryController
 
setTitle(IRI, Literal) - Method in class it.uniroma2.art.semanticturkey.mdr.services.MetadataRegistry
Sets the title of a dataset.
setTitlePublished(IRI, Literal) - Method in class it.uniroma2.art.semanticturkey.mdr.services.controllers.MetadataRegistryController
 
spawnNewAbstractDataset(IRI, AbstractDatasetAttachment, IRI, AbstractDatasetAttachment, String, String, Literal, Literal, Boolean) - Method in class it.uniroma2.art.semanticturkey.mdr.services.MetadataRegistry
Spawn a new abstract dataset grouping two existing root concrete datasets
spawnNewAbstractDatasetPublished(IRI, AbstractDatasetAttachment, IRI, AbstractDatasetAttachment, String, String, Literal, Literal, Boolean) - Method in class it.uniroma2.art.semanticturkey.mdr.services.controllers.MetadataRegistryController
 
A C D F G I L M R S 
All Classes and Interfaces|All Packages|Serialized Form