Slot: modifiedTime
Specifies the time that this particular version of the object was modified. The object creator can use the time it deems most appropriate as the time this version of the object was modified. The value of the modified property for a given object version MUST be later than or equal to the value of the created property. Object creators MUST update the modified property when creating a new version of an object. The modified timestamp MUST be precise to the nearest millisecond (exactly three digits after the decimal place in seconds).
URI: core:modifiedTime
Applicable Classes
Name | Description |
---|---|
UcoObject | A UCO object is a representation of a fundamental concept either directly inh... |
Identity | An identity is a grouping of identifying characteristics unique to an individ... |
Organization | An organization is a grouping of identifying characteristics unique to a grou... |
Person | A person is a grouping of identifying characteristics unique to a human being... |
Location | A location is a geospatial place, site, or position |
Annotation | An annotation is an assertion made in relation to one or more objects |
Assertion | An assertion is a statement declared to be true |
AttributedName | An attributed name is a name of an entity issued by some attributed naming au... |
Bundle | A bundle is a container for a grouping of UCO content with no presumption of ... |
Compilation | A compilation is a grouping of things |
ContextualCompilation | A contextual compilation is a grouping of things sharing some context (e |
ControlledVocabulary | A controlled vocabulary is an explicitly constrained set of string values |
EnclosingCompilation | An enclosing compilation is a container for a grouping of things |
Grouping | A grouping is a compilation of referenced UCO content with a shared context |
IdentityAbstraction | An identity abstraction is a grouping of identifying characteristics unique t... |
Item | An item is a distinct article or unit |
MarkingDefinitionAbstraction | A marking definition abstraction is a grouping of characteristics unique to t... |
ModusOperandi | A modus operandi is a particular method of operation (how a particular entity... |
Relationship | A relationship is a grouping of characteristics unique to an assertion that o... |
Properties
- Range: xsd:dateTime
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/lmodel/uco-core
LinkML Source
name: modifiedTime
description: Specifies the time that this particular version of the object was modified.
The object creator can use the time it deems most appropriate as the time this version
of the object was modified. The value of the modified property for a given object
version MUST be later than or equal to the value of the created property. Object
creators MUST update the modified property when creating a new version of an object.
The modified timestamp MUST be precise to the nearest millisecond (exactly three
digits after the decimal place in seconds).
from_schema: https://w3id.org/lmodel/uco-core
broad_mappings:
- sumo:TimePoint
alias: modifiedTime
domain_of:
- UcoObject
range: datetime