MRTG Classes
From KeyToNature
→ Information about submission as TDWG standard
→ MRTG Wiki Homepage
→ Current Schema Draft. This version is under internal review as part of the submission to TDWG.
→ Audubon Core Non normative document
→ MRTG Development History
→ MRTG Meeting Notes
→ MRTG Best Practices
→ XML Schema representation of Audubon Core
→ RDF representation of Audubon Core
→ MediaWiki Help
Informal proposal for class definitions by --BobMorris 13:38, 13 March 2009 (CET)
Class ClassName {
- URI classURI
- definition
- hasItem itemURI cardinality C
- hasItem itemURI cardinality C
- ...
- hasItem itemURI cardinality C
- crosswalks
}
C is one of the usual suspects {0,1}, {1}, *
Edit template call something like this
{{MRTG Class
|Class URI = {{NS dcterms | type}}
|Class Name = XXX
|hasItem = itemURI
|hasItem = itemURI
...
|Layer = Core
|Repeatable = No
|Required = Yes
|Definition =
|Comments = A Collection should be given type http://purl.org/dc/dcmitype/Collection. If the resource is a Collection, this item does ''not'' identify what types of objects it may contain. Following the DC recommendations at http://purl.org/dc/dcmitype/Text, images of text should be marked ast ''Text''.
|Crosswalk = | NBII = Type | K2N = {{NS k2n | Type}} pro parte |DarwinCore = | NCD = Collection->collectionType | DublinCore = {{NS dcterms | type}}
|Discussion =
}}