Skip to content

Instantly share code, notes, and snippets.

We investigate the use of the scheme in: https://docs.google.com/document/d/1FIxNrrGrIZs0l4QJEdGfctXbYVL4cQhKspmMEHmKAGg/edit with a use case in the taxonomy of Diplazium tomentosum (https://docs.google.com/document/d/1vni44RBwGNZ7iRCFf243NtcD-7xwjHrDeAPehato7KY/edit?usp=sharing)
Our case starts with modelling the name D. tomentosum Blume. By definition, each name has a type collection.
Query 1:
[source,cypher]
----
CREATE (n:Name
{name:"Diplazium tomentosum Blume"
,ipniid: "17089100-1"
,URL:"http://biodiversitylibrary.org/page/31163025"}