Soprano  2.7.5
Functions
Soprano::Vocabulary::NRL Namespace Reference

Functions

SOPRANO_EXPORT QUrl nrlNamespace ()
SOPRANO_EXPORT QUrl AsymmetricProperty ()
SOPRANO_EXPORT QUrl Configuration ()
SOPRANO_EXPORT QUrl Data ()
SOPRANO_EXPORT QUrl DefaultGraph ()
SOPRANO_EXPORT QUrl DocumentGraph ()
SOPRANO_EXPORT QUrl ExternalViewSpecification ()
SOPRANO_EXPORT QUrl FunctionalProperty ()
SOPRANO_EXPORT QUrl Graph ()
SOPRANO_EXPORT QUrl GraphMetadata ()
SOPRANO_EXPORT QUrl GraphView ()
SOPRANO_EXPORT QUrl InstanceBase ()
SOPRANO_EXPORT QUrl DiscardableInstanceBase ()
SOPRANO_EXPORT QUrl InverseFunctionalProperty ()
SOPRANO_EXPORT QUrl KnowledgeBase ()
SOPRANO_EXPORT QUrl Ontology ()
SOPRANO_EXPORT QUrl ReflexiveProperty ()
SOPRANO_EXPORT QUrl RuleViewSpecification ()
SOPRANO_EXPORT QUrl Schema ()
SOPRANO_EXPORT QUrl Semantics ()
SOPRANO_EXPORT QUrl SymmetricProperty ()
SOPRANO_EXPORT QUrl TransitiveProperty ()
SOPRANO_EXPORT QUrl ViewSpecification ()
SOPRANO_EXPORT QUrl cardinality ()
SOPRANO_EXPORT QUrl coreGraphMetadataFor ()
SOPRANO_EXPORT QUrl equivalentGraph ()
SOPRANO_EXPORT QUrl externalRealizer ()
SOPRANO_EXPORT QUrl graphMetadataFor ()
SOPRANO_EXPORT QUrl hasSemantics ()
SOPRANO_EXPORT QUrl hasSpecification ()
SOPRANO_EXPORT QUrl imports ()
SOPRANO_EXPORT QUrl inverseProperty ()
SOPRANO_EXPORT QUrl maxCardinality ()
SOPRANO_EXPORT QUrl minCardinality ()
SOPRANO_EXPORT QUrl realizes ()
SOPRANO_EXPORT QUrl rule ()
SOPRANO_EXPORT QUrl ruleLanguage ()
SOPRANO_EXPORT QUrl semanticsDefinedBy ()
SOPRANO_EXPORT QUrl subGraphOf ()
SOPRANO_EXPORT QUrl superGraphOf ()
SOPRANO_EXPORT QUrl updatable ()
SOPRANO_EXPORT QUrl viewOn ()

Function Documentation

http://www.semanticdesktop.org/ontologies/2007/08/15/nrl#AsymmetricProperty

A marker class to identify asymmetric properties

http://www.semanticdesktop.org/ontologies/2007/08/15/nrl#Configuration

Represents a named graph containing configuration data

http://www.semanticdesktop.org/ontologies/2007/08/15/nrl#Data

An abstract class representing all named graph roles

http://www.semanticdesktop.org/ontologies/2007/08/15/nrl#DefaultGraph

Represents the default graph, the graph which contains any triple that does not belong to any other named graph

http://www.semanticdesktop.org/ontologies/2007/08/15/nrl#DocumentGraph

A marker class to identify named graphs that exist within a physical document

http://www.semanticdesktop.org/ontologies/2007/08/15/nrl#ExternalViewSpecification

Represents an external view specification, this usually being a program which automatically generates the required view for an input graph

http://www.semanticdesktop.org/ontologies/2007/08/15/nrl#FunctionalProperty

A marker class to identify functional properties

http://www.semanticdesktop.org/ontologies/2007/08/15/nrl#GraphMetadata

Represents a special named graph that contains metadata for another graph

http://www.semanticdesktop.org/ontologies/2007/08/15/nrl#GraphView

Identifies a graph which is itself a view of another named graph

http://www.semanticdesktop.org/ontologies/2007/08/15/nrl#InstanceBase

Represents a named graph containing instance data

http://www.semanticdesktop.org/ontologies/2007/08/15/nrl#DiscardableInstanceBase

A named graph containing instance data that can be recreated by analyzing the original resources. Intended to be used by metadata extractors.

http://www.semanticdesktop.org/ontologies/2007/08/15/nrl#InverseFunctionalProperty

A marker class to identify inverse functional properties

http://www.semanticdesktop.org/ontologies/2007/08/15/nrl#KnowledgeBase

Represents a named graph containing both schematic and instance data

http://www.semanticdesktop.org/ontologies/2007/08/15/nrl#Ontology

Represents a named graph having the role of an Ontology

http://www.semanticdesktop.org/ontologies/2007/08/15/nrl#ReflexiveProperty

A marker class to identify reflexive properties

http://www.semanticdesktop.org/ontologies/2007/08/15/nrl#RuleViewSpecification

Represents a view specification that is composed of a set of rules which generate the required view from the input graph upon firing

http://www.semanticdesktop.org/ontologies/2007/08/15/nrl#Schema

Represents a named graph containing schematic data

http://www.semanticdesktop.org/ontologies/2007/08/15/nrl#SymmetricProperty

A marker class to identify symmetric properties

http://www.semanticdesktop.org/ontologies/2007/08/15/nrl#TransitiveProperty

A marker class to identify transitive properties

http://www.semanticdesktop.org/ontologies/2007/08/15/nrl#ViewSpecification

Represents a specification of the means to achieve a transformation of an input graph into the required graph view

http://www.semanticdesktop.org/ontologies/2007/08/15/nrl#cardinality

Specifies the precise value cardinality for a specific property

http://www.semanticdesktop.org/ontologies/2007/08/15/nrl#coreGraphMetadataFor

Links a metadata graph to the graph for which it specifies the core graph properties including the semantics and the graph namespace. A graph can have only one unique core metadata graph

http://www.semanticdesktop.org/ontologies/2007/08/15/nrl#equivalentGraph

Links two equivalent named graphs. A symmetric property

http://www.semanticdesktop.org/ontologies/2007/08/15/nrl#externalRealizer

Points to the location of the realizer for the external view specification

http://www.semanticdesktop.org/ontologies/2007/08/15/nrl#graphMetadataFor

Links a metadata graph to the graph that is being described. A unique value is compulsory

http://www.semanticdesktop.org/ontologies/2007/08/15/nrl#hasSemantics

Points to a representation of the declarative semantics for a graph role

http://www.semanticdesktop.org/ontologies/2007/08/15/nrl#hasSpecification

Points to the representation of the view specification required to generate the graph view in question

http://www.semanticdesktop.org/ontologies/2007/08/15/nrl#imports

Models a subsumption relationship between two graphs, stating that the object graph is imported and included in the subject graph

http://www.semanticdesktop.org/ontologies/2007/08/15/nrl#inverseProperty

Links two properties and specifies their inverse behaviour

http://www.semanticdesktop.org/ontologies/2007/08/15/nrl#maxCardinality

Specifies a maximum value cardinality for a specific property

http://www.semanticdesktop.org/ontologies/2007/08/15/nrl#minCardinality

Specifies a minimum value cardinality for a specific property

http://www.semanticdesktop.org/ontologies/2007/08/15/nrl#realizes

Points to a representation of the declarative semantics that the view specification realizes

http://www.semanticdesktop.org/ontologies/2007/08/15/nrl#rule

Specifies rules for a view specification that is driven by rules

http://www.semanticdesktop.org/ontologies/2007/08/15/nrl#ruleLanguage

Specifies the rule language for a view specification that is driven by rules

http://www.semanticdesktop.org/ontologies/2007/08/15/nrl#semanticsDefinedBy

Points to the human readable specifications for a representation of some declarative semantics

http://www.semanticdesktop.org/ontologies/2007/08/15/nrl#subGraphOf

Specifies a containment relationship between two graphs, meaning that the subject graph is included in the object graph

http://www.semanticdesktop.org/ontologies/2007/08/15/nrl#superGraphOf

Specifies a subsumption relationship between two graphs, meaning that the object graph is included in the subject graph

http://www.semanticdesktop.org/ontologies/2007/08/15/nrl#updatable

A core graph metadata property, this defines whether a graph can be freely updated '1' or otherwise '0'

http://www.semanticdesktop.org/ontologies/2007/08/15/nrl#viewOn

Points to a graph view over the subject named graph