Last active
December 11, 2015 22:58
-
-
Save barbalex/4672778 to your computer and use it in GitHub Desktop.
BspJsonBeziehung
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"_id": "0000752E-A8C2-40B7-A971-8B2CC55C704B", | |
"_rev": "1-fc9a5f78150419f2e51f7dd24bf671a7", | |
"Typ": "Beziehung", | |
"Partner": [ | |
{ | |
"Gruppe": "Lebensräume", | |
"Name": "CH Flora Indicativa 2010: Lebensräume: 6.7 Thermophilous forest edges", | |
"GUID": "BFB9E6F7-07E4-49D6-ADE6-DD730890EC8F" | |
}, | |
{ | |
"Gruppe": "Flora", | |
"Name": "Lilium carniolicum", | |
"GUID": "C9A473A7-244F-460B-905D-63B4AC291DCB" | |
} | |
], | |
"Datensammlung": { | |
"Name": "CH Flora indicativa 2010: Vorkommen von Arten in Lebensräumen" | |
}, | |
"Felder": { | |
"Art der Beziehung": "Die Art kommt im Lebensraum vor" | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment