AnatomicMaps / map-knowledge

Flatmap SCKAN knowledge store
Apache License 2.0
0 stars 5 forks source link

Use ApiNATOMY derived connectivity from Turtle when NPO set #13

Closed dbrnz closed 8 months ago

dbrnz commented 12 months ago

1) Turtle files with ApiNATOMY connectivity are available here. 2) map-knowledge needs to use the information in them for the NPO case, exposing it in exactly the same way as connectivity from other sources is exposed -- there should be no need to add new methods to KnowledgeStore. 3) map-knowledge also needs to return version information about the file (last commit SHA and date, GitHub path?).

dbrnz commented 8 months ago

Closed with PR #16.