Difference between revisions of "NamedGraphs/IUCN RedList"
From Biowikifarm Metawiki
(Created page with "This graph captures data from the [http://www.iucnredlist.org/ IUCN RedList]. Species are characterized as being one of: * Least Concern * Near Threatened * Vulnerable * Endan...") |
|||
Line 21: | Line 21: | ||
</dwc:scientificNameAuthorship> | </dwc:scientificNameAuthorship> | ||
</ws:statusAssertion> | </ws:statusAssertion> | ||
+ | </nowiki> |
Revision as of 20:52, 15 April 2015
This graph captures data from the IUCN RedList. Species are characterized as being one of:
- Least Concern
- Near Threatened
- Vulnerable
- Endangered
- Critically Endangered
- Extinct in the Wild
- Extinct
Sample RDF:
<ws:statusAssertion> <ws:status rdf:resource="http://www.iucnredlist.org/#RedlistEWThing"/> <dwc:taxonConceptID rdf:resource="http://spire.umbc.edu/ethan/Ameca_splendens"/> <dwc:scientificName> Ameca splendens </dwc:scientificName> <dwc:scientificNameAuthorship> Gartner, 1981 </dwc:scientificNameAuthorship> </ws:statusAssertion>