add_int64


Description:

public void add_int64 (string property_uri, int64 value)

Adds a numeric property with 64-bit integer precision.

Previous values for the same property are kept.

This method is meant for RDF properties allowing multiple values, see [nrl:maxCardinality](nrl-ontology.html#nrl:maxCardinality).

This method corresponds to [xsd:integer](xsd-ontology.html#xsd:integer).

Parameters:

this

the `TrackerResource`

property_uri

a string identifying the property to modify

value

the property object