SoftType: Certificate
Represents an official evidence of a fact. The actual paper or document representing the certificate is defined by a documentation which is referenced from the certificate.
Diagrams
Properties
The properties for the SoftType are described in the following tabbed displays:
- Properties The public properties of the SoftType instance that can be set and modified by the user or by data import.
- Meta data Meta data about the SoftType instance that are set by the ShareAspace application.
certificateDocument [0..1] : DocumentReference
The actual paper or document representing the certificate.
certificateId [0..1] : Identifier
The identifier for the certificate. The combination of the identifier string and the organization that allocates the identifier provides an unambiguous reference to the certificate in ShareAspace
dateIssued [0..1] : DateTimeAssignment
The date and time on which the certificate was granted.
description [0..1] : String
A text based description of the certificate.
id [0..1] : String
The identifier for the certificate. The identifier string provides an unambiguous reference to the document in ShareAspace.
issuedByOrganization [0..1] : Organization
The organization that granted the certificate.
issuedByPerson [0..1] : ApprovingPersonReference
The person that granted the certificate.
logo [0..1] : DigitalFile
The symbol commonly used to depict that the certificate has been issued. For example, the British Standards Institution Kitemark or the ISO 9001 label, etc.
name [0..1] : String
The name of the certificate is a human readable label used to refer to the certificate. The name is not an identifier and so does not uniquely identify a certificate in ShareAspace.
notes [0..*] : Text
The set of text based notes that provide more information about the certificate.
origin [0..1] : OriginatingSystem
The origin of the technical data package. If an origin is provided then the system representing the origin is the "master" system and the work package order can only be updated via an input from that system. If no origin is provided, the origin is assumed to be ShareAspace and the technical data package can be edited in ShareAspace.
status [0..1] : CertificateStatus
The status of the certificate where the status represents the state, or stage within a process, of the delivery record at a particular time.
supportingDocuments [0..*] : SupportingDocument
The set of supporting documentation for the certificate.
Examples are supporting evidence for the certificate.
systemDataSourceMaster [0..1] : SystemDataSource
The system from which the certificate was loaded..
type [0..1] : CertificateType
The category of the certificate
validFrom [0..1] : DateTimeAssignment
The date and time from which the certificate is valid.
validTo [0..1] : DateTimeAssignment
The date and time until when the certificate is valid and therefore needs to be renewed.
compliant [1] : Boolean
A flag indicating if the Unit of Information is valid in regards to the SoftType data section and rules.
coOwners [0..*] : ObjectId
The list of internal ShareAspace key of Participants that have currently read write access to the object via a share pack.
coReaders [0..*] : ObjectId
The list of internal ShareAspace key of Participants that have currently read only access to the object via a share pack.
created [1] : DateTime
The date and time when the Unit of Information was created in the ShareAspace store.
creator [1] : String
The user that created the Unit of Information in the ShareAspace store.
lockedBy [0..1] : String
lockingHistory [0..*] : LockingHistory
oId [1] : ObjectId
The internal ShareAspace store key for the object instance.
owner [1] : ObjectId
The internal ShareAspace key of the Participant owning the object.
owningHistory [0..*] : OwnershipHistory
The historical record of owners for the object.
sharingHistory [0..*] : SharingHistory
The historical record of sharing information for the object.
softType [0..1] : String
The SoftType identifier associated with the Unit of Information.
transactionOn [1] : DateTime
The date and time when the last change on the Unit of Information was performed (anywhere in the Unit of Information) in the ShareAspace store.
updated [0..1] : DateTime
The date and time when the Unit of Information was updated in the ShareAspace store.
updater [0..1] : String
The last user that updated the Unit of Information in the ShareAspace store.


