CDIFCodelist

Reference

CDIFCodelist::Classes::Reference

Definition

cdif:Reference (stub). A typed reference to an external entity. Full definition in CDIFCore::Reference and cdifDataType/cdifReference.
JSON serialization: In a JSON instance, a property typed as Reference may also be supplied as a plain string (a URL) or as an object reference ({"@id": ...}) instead of a full cdif:Reference object.

Diagram

Inheritance

No generalization relationships.

Attributes

NameTypeMultiplicityDescription
identifierXsdAnyUri[1]@id - URI of the referenced resource.
namestring[0..1]schema:name - human-readable label for the URI.
descriptionstring[0..1]schema:description - short summary of the referenced resource.
urlXsdAnyUri[0..1]schema:url - resolvable URL (when distinct from the @id).

Associations

No associations.