Class: SchemaBasedThing
A mixin used in classes that contain schema based values, such as the classifications used to denote the academic field of an event or the external identifiers used to denote a thing.
URI: confident:SchemaBasedThing
Mixin for
- AcademicField (mixin) - An academic field is the scientific subject of a planned process according to some controlled vocabulary or thesaurus and as such requires the scheme URI.
 - ExternalIdentifier (mixin) - An identifer of an entity declared in another schema.
 
Referenced by Class
Attributes
Own
- value  0..1
- Description: a property to provide the literal value of a schema based entity.
 - Range: String
 
 - schema_name  0..1
- Range: String
 
 - schema_base_uri  0..1
- Description: The base URI of the schema that provides the context for the schema based value.
 - Range: Uriorcurie