GeoPubby
Version 0.1.0.0
|
Static Public Attributes | |
static final String | NS = "http://richard.cyganiak.de/2007/pubby/config.rdf#" |
static final Resource | Configuration = m.createResource(NS + "Configuration") |
static final Property | projectName = m.createProperty(NS + "projectName") |
static final Property | projectHomepage = m.createProperty(NS + "projectHomepage") |
static final Property | webBase = m.createProperty(NS + "webBase") |
static final Property | usePrefixesFrom = m.createProperty(NS + "usePrefixesFrom") |
static final Property | labelProperty = m.createProperty(NS + "labelProperty") |
static final Property | geoProperty = m.createProperty(NS + "geoProperty") |
static final Property | crsProperty = m.createProperty(NS + "crsProperty") |
static final Property | typeProperty = m.createProperty(NS + "typeProperty") |
static final Property | commentProperty = m.createProperty(NS + "commentProperty") |
static final Property | imageProperty = m.createProperty(NS + "imageProperty") |
static final Property | defaultLanguage = m.createProperty(NS + "defaultLanguage") |
static final Property | indexResource = m.createProperty(NS + "indexResource") |
static final Property | dataset = m.createProperty(NS + "dataset") |
static final Property | showLabels = m.createProperty(NS + "showLabels") |
static final Property | loadVocabulary = m.createProperty(NS + "loadVocabulary") |
static final Resource | AnnotationProvider = m.createResource(NS + "AnnotationProvider") |
static final Property | datasetBase = m.createProperty(NS + "datasetBase") |
static final Property | datasetURIPattern = m.createProperty(NS + "datasetURIPattern") |
static final Property | webResourcePrefix = m.createProperty(NS + "webResourcePrefix") |
static final Property | supportsIRIs = m.createProperty(NS + "supportsIRIs") |
static final Property | addSameAsStatements = m.createProperty(NS + "addSameAsStatements") |
static final Property | sparqlEndpoint = m.createProperty(NS + "sparqlEndpoint") |
static final Property | sparqlDefaultGraph = m.createProperty(NS + "sparqlDefaultGraph") |
static final Property | supportsSPARQL11 = m.createProperty(NS + "supportsSPARQL11") |
static final Property | loadRDF = m.createProperty(NS + "loadRDF") |
static final Property | rdfDocumentMetadata = m.createProperty(NS + "rdfDocumentMetadata") |
static final Property | metadataTemplate = m.createProperty(NS + "metadataTemplate") |
static final Property | contentType = m.createProperty(NS + "contentType") |
static final Property | resourceDescriptionQuery = m.createProperty(NS + "resourceDescriptionQuery") |
static final Property | propertyListQuery = m.createProperty(NS + "propertyListQuery") |
static final Property | inversePropertyListQuery = m.createProperty(NS + "inversePropertyListQuery") |
static final Property | anonymousPropertyDescriptionQuery = m.createProperty(NS + "anonymousPropertyDescriptionQuery") |
static final Property | anonymousInversePropertyDescriptionQuery |
static final Property | browsableNamespace = m.createProperty(NS + "browsableNamespace") |
static final Property | queryParamSelect = m.createProperty(NS + "queryParamSelect") |
static final Property | queryParamGraph = m.createProperty(NS + "queryParamGraph") |
static final Property | wdImage =m.createProperty("http://www.wikidata.org/prop/direct/P18") |
static final Property | weight = m.createProperty(NS + "weight") |
static final Property | pluralLabel = m.createProperty(NS + "pluralLabel") |
static final Resource | HighOutdregreeProperty = m.createResource(NS + "HighOutdegreeProperty") |
static final Resource | HighIndregreeProperty = m.createResource(NS + "HighIndegreeProperty") |
Static Private Attributes | |
static final Model | m = ModelFactory.createDefaultModel() |
|
static |
Referenced by Dataset.addSameAsStatements().
|
static |
Referenced by Dataset.buildDataSource(), and Configuration.Configuration().
|
static |
Referenced by Dataset.buildDataSource().
|
static |
Referenced by Dataset.buildDataSource().
|
static |
Referenced by Configuration.getBrowsableNamespaces(), and Dataset.getBrowsableNamespaces().
|
static |
Referenced by Configuration.Configuration().
|
static |
Referenced by Configuration.create().
|
static |
Referenced by Dataset.buildDataSource().
|
static |
Referenced by Configuration.Configuration().
|
static |
Referenced by Configuration.Configuration(), and MetadataConfiguration.parsePlaceholder().
|
static |
Referenced by Dataset.buildDataSource().
|
static |
Referenced by Dataset.buildDataSource().
|
static |
Referenced by Configuration.getDefaultLanguage().
|
static |
Referenced by Configuration.Configuration().
|
static |
|
static |
|
static |
Referenced by Configuration.Configuration().
|
static |
Referenced by Configuration.buildDataSource(), and Configuration.Configuration().
|
static |
Referenced by Dataset.buildDataSource().
|
static |
Referenced by Configuration.Configuration().
|
static |
Referenced by Dataset.buildDataSource(), and Configuration.Configuration().
|
static |
Referenced by Configuration.Configuration().
|
staticprivate |
|
static |
Referenced by MetadataConfiguration.MetadataConfiguration().
|
static |
Referenced by Configuration.Configuration(), and MetadataConfiguration.parsePlaceholder().
|
static |
|
static |
Referenced by Configuration.getProjectLink().
|
static |
Referenced by Configuration.getProjectName().
|
static |
Referenced by Dataset.buildDataSource().
|
static |
Referenced by Dataset.buildDataSource().
|
static |
Referenced by Dataset.buildDataSource().
|
static |
|
static |
Referenced by Dataset.buildDataSource().
|
static |
Referenced by Configuration.showLabels().
|
static |
Referenced by Dataset.buildDataSource().
|
static |
Referenced by Dataset.buildDataSource().
|
static |
Referenced by Dataset.supportsIRIs().
|
static |
Referenced by Dataset.supportsSPARQL11().
|
static |
Referenced by Configuration.Configuration().
|
static |
Referenced by Configuration.Configuration().
|
static |
Referenced by Configuration.Configuration().
|
static |
Referenced by Configuration.Configuration().
|
static |
Referenced by Configuration.getWebResourcePrefix().
|
static |