Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

ParameterDescriptionNotes
iuipThe IUI that designates the particular that is the subject of this template 
iuiaThe IUI that designates the author of this template 
taThe IUI that designates the temporal region at which this PtoU assertion was made 
instThe relation that holds between the particular denoted by iuip and the universal denoted by uuiIt is called "inst" because it is typically the is instance of relation, but other relations can be used here such as is about.
uuiThe UUI that designates the universal to which the particular is relatedTypically a Uniform Resource Identifier (URI) from an OWL ontology. But not necessary.
iuioiuioThe IUI of the ontology from which uui and inst were obtainedIncreasingly, this parameter seems irrelevant. Although MIREOT allows that a given URI for a universal could come from any number of ontologies, it is not clear that it is valuable to say which one it came from specifically. Furthermore, we might have taken the relation (inst) and uui from different ontologies. It is not clear how to handle that situation either.
trThe temporal region during which the relation inst holds between the particular (iuip) and universal (uui) 
iuitThe IUI of the template itselfEvery template gets an IUI that is referenced minimally by one metadata template.

Anchor
te
te
Te

The temporal entity template captures both the assignment of an IUI to, and the basic type (instance vs. interval) of, a given temporal region.  With the Ten template, it simplifies management of temporal entities and their names.

ParameterDescriptionNotes
iuipThe IUI that has been assigned to a temporal regionIUIs that designate a temporal region must first be assigned using a Te template.
iuiaThe IUI that designates the entity who assigned iuip to a particularThe entity that assigned the IUI to the temporal region.
tapThe time when the assignment was madeTo avoid complexities of using temporal region IUIs here, we simply use an ISO8601 compliant date/time string (e.g., 2013-10-31T14:48:32.234-05:00).
uuiThe basic type of the temporal region, according to Basic Formal OntologyEither temporal interval or temporal boundary (a.k.a. temporal instant).
iuitThe IUI of the Te template itselfEvery template gets an IUI that is referenced minimally by one metadata template.

Anchor
ten
ten
Ten

Anchor
ptop
ptop
PtoP

The particular-to-particular template captures the assertion that a relationship holds between a set of particulars.

ParameterDescriptionNotes
iuipThe IUI that designates the particular that is the subject of this template 
iuiaThe IUI that designates the author of this template 
taThe IUI that designates the temporal region at which this PtoP assertion was made 
pThe set of IUIs that denote that particulars that stand in the relation rThe first IUI in the set is redundant with iuip. Also, typically these will be binary relations, and there will only be two IUIs in this set. However, there is nothing inherent to referent tracking that limits the PtoP template to binary relations, and relations of any arity can be accomodated.
rThe relation that holds between the particularsIt is called "inst" because it is typically the is instance of relation, but other relations can be used here such as is about.
iuioThe IUI of the ontology from which r was obtainedIncreasingly, this parameter seems irrelevant. Although MIREOT allows that a given URI for a relation could come from any number of ontologies, it is not clear that it is valuable to say which one it came from specifically.
trThe temporal region during which the relation r holds between the particulars (p) 
iuitThe IUI of the template itselfEvery template gets an IUI that is referenced minimally by one metadata template.

Anchor
ptolacku
ptolacku
PtoLackU

...