Artifact

Human Artifact
A trace object, usually human made, and/or assigned human meaning. Usually acts as sign or symbol. Typically clothing, jewelry, pictures, trinkets, etc., are artifacts often used to communicate information about oneself, which express one's interests, hobbies, status, or lifestyle. There are specific usages in archeology and anthropology, which our definitions MUST support.

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
fromDate xs:dateTime required
humlName xs:string required
humlName xs:string required
humlName xs:string required
id xs:ID required
id xs:ID required
id xs:ID required
toDate xs:dateTime required

Source

<xs:complexType name="Artifact" abstract="true">
  <xs:annotation>
    <xs:documentation xml:lang="en">Human Artifact A trace object, usually human made, and/or assigned human meaning. Usually acts as sign or symbol. Typically clothing, jewelry, pictures, trinkets, etc., are artifacts often used to communicate information about oneself, which express one's interests, hobbies, status, or lifestyle. There are specific usages in archeology and anthropology, which our definitions MUST support.</xs:documentation>
    <xs:appinfo>NONE</xs:appinfo>
  </xs:annotation>
  <xs:attributeGroup ref="humlIdentifierAtts"/>
  <xs:attributeGroup ref="humlCommAtts"/>
  <xs:attributeGroup ref="humlTemporalAtts"/>
</xs:complexType>