Soprano  2.9.2
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 DefiningProperty ()
SOPRANO_EXPORT QUrl DiscardableInstanceBase ()
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 InverseFunctionalProperty ()
SOPRANO_EXPORT QUrl KnowledgeBase ()
SOPRANO_EXPORT QUrl NonDefiningProperty ()
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

SOPRANO_EXPORT QUrl Soprano::Vocabulary::NRL::nrlNamespace ( )
SOPRANO_EXPORT QUrl Soprano::Vocabulary::NRL::AsymmetricProperty ( )

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

A marker class to identify asymmetric properties

SOPRANO_EXPORT QUrl Soprano::Vocabulary::NRL::Configuration ( )

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

Represents a named graph containing configuration data

SOPRANO_EXPORT QUrl Soprano::Vocabulary::NRL::Data ( )

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

An abstract class representing all named graph roles

SOPRANO_EXPORT QUrl Soprano::Vocabulary::NRL::DefaultGraph ( )

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

SOPRANO_EXPORT QUrl Soprano::Vocabulary::NRL::DefiningProperty ( )

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

A defining property's value is part of what defines a resource, changing it means means chaning the identity of the resource. The set of values of all defining properties of a resource make up its identify. Whenever comparing resources or sharing them the value of this property should be taken into account. By default all properties with a literal range are to be treated as defining properties unless they are marked as nrl:NonDefiningProperty.

SOPRANO_EXPORT QUrl Soprano::Vocabulary::NRL::DiscardableInstanceBase ( )

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.

SOPRANO_EXPORT QUrl Soprano::Vocabulary::NRL::DocumentGraph ( )

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

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

SOPRANO_EXPORT QUrl Soprano::Vocabulary::NRL::ExternalViewSpecification ( )

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

SOPRANO_EXPORT QUrl Soprano::Vocabulary::NRL::FunctionalProperty ( )

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

A marker class to identify functional properties

SOPRANO_EXPORT QUrl Soprano::Vocabulary::NRL::Graph ( )
SOPRANO_EXPORT QUrl Soprano::Vocabulary::NRL::GraphMetadata ( )

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

Represents a special named graph that contains metadata for another graph

SOPRANO_EXPORT QUrl Soprano::Vocabulary::NRL::GraphView ( )

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

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

SOPRANO_EXPORT QUrl Soprano::Vocabulary::NRL::InstanceBase ( )

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

Represents a named graph containing instance data

SOPRANO_EXPORT QUrl Soprano::Vocabulary::NRL::InverseFunctionalProperty ( )

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

A marker class to identify inverse functional properties

SOPRANO_EXPORT QUrl Soprano::Vocabulary::NRL::KnowledgeBase ( )

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

Represents a named graph containing both schematic and instance data

SOPRANO_EXPORT QUrl Soprano::Vocabulary::NRL::NonDefiningProperty ( )

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

A non-defining property's value is not part of what defines a resource, it rather is part of the resource's state or expresses an opinion about the resource. Whenever comparing resources or sharing them the value of this property should not be taken into account. By default all properties with a resource range are to be treated as non-defining properties unless they are marked as nrl:DefiningProperty.

SOPRANO_EXPORT QUrl Soprano::Vocabulary::NRL::Ontology ( )

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

Represents a named graph having the role of an Ontology

SOPRANO_EXPORT QUrl Soprano::Vocabulary::NRL::ReflexiveProperty ( )

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

A marker class to identify reflexive properties

SOPRANO_EXPORT QUrl Soprano::Vocabulary::NRL::RuleViewSpecification ( )

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

SOPRANO_EXPORT QUrl Soprano::Vocabulary::NRL::Schema ( )

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

Represents a named graph containing schematic data

SOPRANO_EXPORT QUrl Soprano::Vocabulary::NRL::Semantics ( )
SOPRANO_EXPORT QUrl Soprano::Vocabulary::NRL::SymmetricProperty ( )

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

A marker class to identify symmetric properties

SOPRANO_EXPORT QUrl Soprano::Vocabulary::NRL::TransitiveProperty ( )

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

A marker class to identify transitive properties

SOPRANO_EXPORT QUrl Soprano::Vocabulary::NRL::ViewSpecification ( )

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

SOPRANO_EXPORT QUrl Soprano::Vocabulary::NRL::cardinality ( )

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

Specifies the precise value cardinality for a specific property

SOPRANO_EXPORT QUrl Soprano::Vocabulary::NRL::coreGraphMetadataFor ( )

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

SOPRANO_EXPORT QUrl Soprano::Vocabulary::NRL::equivalentGraph ( )

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

Links two equivalent named graphs. A symmetric property

SOPRANO_EXPORT QUrl Soprano::Vocabulary::NRL::externalRealizer ( )

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

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

SOPRANO_EXPORT QUrl Soprano::Vocabulary::NRL::graphMetadataFor ( )

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

SOPRANO_EXPORT QUrl Soprano::Vocabulary::NRL::hasSemantics ( )

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

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

SOPRANO_EXPORT QUrl Soprano::Vocabulary::NRL::hasSpecification ( )

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

SOPRANO_EXPORT QUrl Soprano::Vocabulary::NRL::imports ( )

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

SOPRANO_EXPORT QUrl Soprano::Vocabulary::NRL::inverseProperty ( )

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

Links two properties and specifies their inverse behaviour

SOPRANO_EXPORT QUrl Soprano::Vocabulary::NRL::maxCardinality ( )

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

Specifies a maximum value cardinality for a specific property

SOPRANO_EXPORT QUrl Soprano::Vocabulary::NRL::minCardinality ( )

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

Specifies a minimum value cardinality for a specific property

SOPRANO_EXPORT QUrl Soprano::Vocabulary::NRL::realizes ( )

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

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

SOPRANO_EXPORT QUrl Soprano::Vocabulary::NRL::rule ( )

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

Specifies rules for a view specification that is driven by rules

SOPRANO_EXPORT QUrl Soprano::Vocabulary::NRL::ruleLanguage ( )

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

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

SOPRANO_EXPORT QUrl Soprano::Vocabulary::NRL::semanticsDefinedBy ( )

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

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

SOPRANO_EXPORT QUrl Soprano::Vocabulary::NRL::subGraphOf ( )

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

SOPRANO_EXPORT QUrl Soprano::Vocabulary::NRL::superGraphOf ( )

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

SOPRANO_EXPORT QUrl Soprano::Vocabulary::NRL::updatable ( )

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'

SOPRANO_EXPORT QUrl Soprano::Vocabulary::NRL::viewOn ( )

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

Points to a graph view over the subject named graph