class Property


Module nepomuk
Namespace Nepomuk::Types
Class Property
Inherits Nepomuk::Types::Entity
\class Property property.h Nepomuk/Types/Property

A property is a resource of type rdf:Property which relates a domain with a range. The latter one can be a Literal or a Class.

Property instances are explicitly shared. Two instances created with the same uri reference the same data.

While Resource objects can be changed Property instances are considered to be static and never changed during their lifetime.

Author Sebastian Trueg



methods