RdfValue constructor

const RdfValue()

Marks a property as the value source for RDF serialization.

The generator will delegate the conversion of this property's value to the standard serializer/deserializer registered for its datatype.

Implementation

const RdfValue();