EntitySchema:E1: Difference between revisions
Jump to navigation
Jump to search
ChristianSW (talk | contribs) (Updated Schema German label: Name des Taxons) |
(Updated Schema text) |
||
(2 intermediate revisions by one other user not shown) | |||
Schema / Line 4: | Schema / Line 4: | ||
<taxon name> { | <taxon name> { | ||
wbt:P13 wb:Q131918 ; # P13-> instance of ; Q131918 -> taxon name | wbt:P13 [wb:Q131918] ; # P13-> instance of ; Q131918 -> taxon name | ||
wbt:P10 xsd:string ; # P10 -> Naturalist taxon ID | wbt:P10 xsd:string ; # P10 -> Naturalist taxon ID | ||
wbt:P11 [wd:~ ] ; # P11 -. | wbt:P11 [wd:~ ] ; # P11 -. | ||
} | } |
Latest revision as of 10:03, 10 March 2020
language code | label | description | aliases | edit |
---|---|---|---|---|
en | taxon name | taxon name on biodiversity.opencura | edit | |
de | Name des Taxons | edit |
PREFIX wd: <http://www.wikidata.org/entity/>
PREFIX wbt: <http://biodiversity.wiki.opencura.com/prop/direct/>
PREFIX wb: <http://biodiversity.wiki.opencura.com/entity/>
<taxon name> {
wbt:P13 [wb:Q131918] ; # P13-> instance of ; Q131918 -> taxon name
wbt:P10 xsd:string ; # P10 -> Naturalist taxon ID
wbt:P11 [wd:~ ] ; # P11 -.
}