gmuc4i / c2sim-ldm

C2SIM LDM
2 stars 2 forks source link

Review type definitions in C2SIM #41

Open ssingapo opened 6 years ago

ssingapo commented 6 years ago

Review definitions of types in C2SIM for UUID and DateTime. Should we use definitions from MSDL?

1) MSDL defines a UUID as:

The Universal Unique Identifier (UUID) of an object as defined in ISO/IEC 11578:1996 Information technology - Open Systems Interconnection - Remote Procedure Call (RPC). This is a regular expression and can be used for editing. 2) Date time in MSDL is also defined with a regular expression as: The ISO 8601:2000 DateTime Group format yyyy-mm-ddThh:mm:ssZ e.g. 1998-05-12T14:15:00Z.
ssingapo commented 6 years ago

Note from March PDG meeting: Lets copy the definitions from JC3IEDM/MSDL into the C2SIM Ontology

Cuneo to provide a proposal on importing IDs