EntitySchema:E2: Difference between revisions

Jump to navigation Jump to search
Updated Schema text
(Created a new Schema: observation)
 
(Updated Schema text)
 
(One intermediate revision by one other user not shown)
Labels / de
Beobachtung
Descriptions / de
Schema für eine Beobachtung
Schema / Line 9: Schema / Line 9:


<observation> {
<observation> {
   wbt:P1 xsd:string ;  # P1-> observation ID  
   wbt:P1 xsd:string // rdfs:label "observation ID"@en // decterms:description "internal identifier used by source";
   wbt:P2 xsd:date  ; # P2 -> observed on
   wbt:P2 xsd:date  // rdfs:label "observed on"@en ;
   wbt:P3 [observer:~] ; # P3 -> observer
   wbt:P3 [observer:~] // rdfs:label  "observer"@en ;  
   wbt:P4 [wb:Q5] ; # P4 -> quality grade ; wb:Q5 -> research
   wbt:P4 [wb:Q5] // rdfs:label "quality grade"@en ;
   wbt:P5 [wb:Q14] ; # -> P5 license ; Q14 ->CC0
   wbt:P5 [wb:Q14] // rdfs:label "license"@en ;
   wbt:P6 IRI ; # P6 -> observation URL
   wbt:P6 IRI // rdfs:label "observation URL"@en ;
   wbt:P7 IRI ; # P7 -> observation photo URL
   wbt:P7 IRI // rdfs:label "observation photo URL"@en ;
   wbt:P8 geo:wktLiteral ; # P8 -> observation location
   wbt:P8 geo:wktLiteral // rdfs:label "observation location"@en ;
   wbt:P9 @E1_taxonName:taxon_name ; # P9 -> scientific name
   wbt:P9 @E1_taxonName:taxon_name //rdfs:label "scientific name"@en ;
}
}
Bots, Bureaucrats, emailconfirmed, Administrators
603,740

edits

Navigation menu