addSemanticPedigree: Adds an entry to the semantic pedigree reccord of an object.

Description Usage Arguments Value

Description

Adds an entry to the semantic pedigree reccord of an object. The records corresponds to the "semanticPedigree"-attribute of annotated objects.

Usage

1
2
addSemanticPedigree(obj, attr = "ALL", name = NA, procedure,
  result_semantics = NULL, parent_semantics = NULL)

Arguments

obj

The object that should be annoted

attr

(optional string) The name of the attribute to be annotated

name

(string) - The name of the semantic procedure that created/modified the object

procedure

(string) - The signature of the semantic procedure that created/modified the object

result_semantics

(string) The semantics of the result that is modified

parent_semantics

(otpional string) If the result_semantics refer to an attribute or subset of a larger dataset, the semantics of the enclosing dataset

Value

The annotated object


MatthiasHinz/SpatialSemantics documentation built on May 8, 2019, 9:50 a.m.