SemanticSearchImplementation
|
Contains only constants for URIs and CURIEs. More...
Static Public Attributes | |
const string | RDFS = "http://www.w3.org/2000/01/rdf-schema#" |
const string | DCTERMS = "http://purl.org/dc/terms/" |
const string | SHACL = "http://www.w3.org/ns/shacl#" |
const string | RDF = "http://www.w3.org/1999/02/22-rdf-syntax-ns#" |
const string | OWL = "http://www.w3.org/2002/07/owl#" |
const string | QUDT = "http://qudt.org/schema/qudt/" |
const string | FOAF = "http://xmlns.com/foaf/0.1/" |
const string | COSCINE_PROJECTSTRUCTURE = "https://purl.org/coscine/terms/projectstructure#" |
const string | COSCINE_SEARCH = "https://purl.org/coscine/terms/search#" |
const string | SH_NODE_SHAPE = "sh:NodeShape" |
const string | SH_PATH = "sh:path" |
const string | SH_PROPERTY = "sh:property" |
const string | SH_CLASS = "sh:class" |
const string | SH_NAME = "sh:name" |
const string | SH_DATATYPE = "sh:datatype" |
const string | SH_RULE = "sh:rule" |
const string | SH_PREFIX = "sh:prefix" |
const string | SH_PREFIXES = "sh:prefixes" |
const string | SH_SPARQL_RULE = "sh:SPARQLRule" |
const string | SH_SELECT = "sh:select" |
const string | SH_TARGET = "sh:target" |
const string | SH_CONSTRUCT = "sh:construct" |
const string | SH_DECLARE = "sh:declare" |
const string | SH_NAMESPACE = "sh:namespace" |
const string | SH_ORDER = "sh:order" |
const string | DCTERMS_TITLE = "dcterms:title" |
const string | RDF_TYPE_LONG = "http://www.w3.org/1999/02/22-rdf-syntax-ns#type" |
const string | FOAF_PERSON = "foaf:Person" |
const string | FOAF_NAME = "foaf:name" |
const string | FOAF_GIVEN_NAME = "foaf:givenName" |
const string | FOAF_FAMILY_NAME = "foaf:familyName" |
const string | ORG_MEMBERSHIP = "org:Membership" |
const string | ORG_ORGANIZATION = "org:organization" |
const string | ORG_MEMBER = "org:member" |
const string | ORG_HAS_UNIT = "org:hasUnit" |
const string | RDFS_SUBCLASS_OF = "rdfs:subClassOf" |
const string | RDFS_LABEL = "rdfs:label" |
const string | OWL_ONTOLOGY = "owl:Ontology" |
const string | QUDT_VALUE = "qudt:value" |
const string | QUDT_UNIT = "qudt:unit" |
const string | COSCINE_LITERAL_RULES = "https://purl.org/coscine/literalRules/" |
const string | COSCINE_ADDITIONAL_RULES = "https://purl.org/coscine/generalRules/" |
const string | COSCINE_PROJECTSTRUCTURE_IS_PUBLIC_LONG = "https://purl.org/coscine/terms/projectstructure#isPublic" |
const string | COSCINE_PROJECTSTRUCTURE_IS_PUBLIC = "coscineprojectstructure:isPublic" |
const string | COSCINE_PROJECTSTRUCTURE_IS_MEMBER_OF = "coscineprojectstructure:isMemberOf" |
const string | COSCINE_PROJECTSTRUCTURE_IS_FILE_OF = "coscineprojectstructure:isFileOf" |
const string | COSCINE_PROJECTSTRUCTURE_IS_RESOURCE_OF = "coscineprojectstructure:isResourceOf" |
const string | COSCINE_SEARCH_ROOT_CLASS = "https://purl.org/coscine/terms/search#rootClass" |
const string | COSCINE_SEARCH_GRAPHNAME = "https://purl.org/coscine/terms/search#graphName" |
const string | COSCINE_SEARCH_BELONGS_TO_PROJECT = "https://purl.org/coscine/terms/search#belongsToProject" |
const string | COSCINE_SEARCH_APPLICATION_PROFILE = "https://purl.org/coscine/terms/search#applicationProfile" |
const string | COSCINE_SEARCH_CURRENT_INDEX = "https://purl.org/coscine/terms/search#currentIndex" |
const string | COSCINE_SEARCH_HAS_INDEX_VERSION = "https://purl.org/coscine/terms/search#hasIndexVersion" |
const string | COSCINE_SEARCH_IS_DELETED = "coscinesearch:isDeleted" |
const string | DFG = "http://www.dfg.de/dfg_profil/gremien/fachkollegien/faecher/" |
const string | ORG = "http://www.w3.org/ns/org#" |
Contains only constants for URIs and CURIEs.
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |