Manufacture

IRI: http://nomisma.org/ontology#Manufacture

Class instances: nm:struck, nm:cast, nm:plated, nm:pressed, nm:gilded, …

Object property: nmo:hasManufacture

Note: The technique of manufacture.

Examples: Struck, Cast. Coin was made by this manufacturing-method (if method is not defined among the Nomisma-IDs for Manufacture).

Use case: a.

RDF/XML:
<rdf:Description rdf:about="Coin_1">
  <nmo:hasManufacture rdf:resource="nm:struck"/>
</rdf:Description>

Use case: b.

Turtle:
:Coin_1 nmo:hasManufacture [ a nmo:Manufacture ;
          dcterms:description "was made by this manufacturing_method"@en ;
          skos:exactMatch <http://.../manufactur_method> ] .

TOP


You may also like...

Search OpenEdition Search

You will be redirected to OpenEdition Search