Matches in LOV for { ?s <http://www.linkedmodel.org/schema/vaem#comment> ?o. }
Showing items 1 to 17 of
17
with 100 items per page.
- CodeList comment "A codelist is a controlled vocabulary of terms that are used to represent permissible values of a variable in information systems. The representaiton of codes in \"dtype\" has been influenced by CCTS and UBL.".
- CompositeCodeList comment "A composite codelist is a codelist made up of other codelists. It does not introduce any new codes.".
- DerivedCodeList comment "A derived codelist is a sublist of another codelist. The members that it has must be members of the source list.".
- Enumeration comment "A type that serves as a container for the enumerated values of an enumeration. This enables the enumeration itself to be referenceable. One need for this is in determing the default value of an enumeration , another need is in the management of sub-enumerations and composite enumerations.".
- SimpleCodeList comment "A simple codelist is one made up only of enumerated values.".
- ValueReference comment "A value reference is a pointer to an Enumerated Value. The original position of the value can be overridden by the position attribute.".
- code comment "A property for expressing an encoded value. The range has been set to \"xsd:anySimpleType\" to allow for a variety of scalar datatypes.".
- compositeOf comment "Aproperty for constructing composite data structures".
- defaultValue comment "The property \"dtype:defaultValue\" is a general property for specifying a value in situations where none is specified, or can be determined. In some cases of use, this property could have a scalar value and in other cases may need to refer to a first class concept that holds a \"value object\". For this reason, the type of this property is set as \"rdf:Property\" and the property is rangeless.".
- derivedFrom comment "A property for specifying a derivation relationship.".
- hasMember comment "A property for specifying how member elements make up a data structure.".
- order comment "The property \"dtype:order\" provides a means to specify a precedence. One use of order is in specifying ordered enumerations such as \"voag:ConfidentialityLevel\". A similar property, but with an important type difference, is \"vaem:orderIndex\". This is for use on property occurrences in class axioms where it can be placed on a restriction to specify how that property may be transformed into other representations where ordering has some importance, for example, in XML Schema sequences. Whereas \"vaem:order\" is a datatype property, \"vaem:orderIndex\" is an annotation property.".
- orderIndex comment "The property \"dtype:orderIndex\" is an annotation property to specify a position that some value or structure will have. One use is to specify the place that a resource has in a sequence. One use is on property occurrences in class axioms. Here \"vaem:orderIndex\" is placed on a restriction to specify how that property may be transformed into a representation where ordering has some importance, for example, in XML Schema sequences.".
- refersTo comment "An indirection pointer for relating a slot in am occurrence data structure, such as \"dtype:ValueReference\" with another resource.".
- value comment "The property \"dtype:value\" is a general property that in some cases could have scalar values and in other cases may refer to a first class concept that is a \"value object\". For this reason, the type of this property is set as \"rdf:Property\" and the property is rangeless.".
- isInvalid comment "A boolean flag to state that a value is invalid with respect to its type.".
- literal comment "A general purpose property for holding string literals.".