From 59fe08663bfef6b474af035a98b07df3801f193b Mon Sep 17 00:00:00 2001 From: Alejandra Garcia Rojas M Date: Thu, 28 Nov 2019 09:55:01 +0100 Subject: [PATCH] adding NeuronMorphology --- contexts/data.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/contexts/data.json b/contexts/data.json index 521ffea0..fc8aea77 100644 --- a/contexts/data.json +++ b/contexts/data.json @@ -257,6 +257,9 @@ "NeuronDensity": { "@id": "nsg:NeuronDensity" }, + "NeuronMorphologyq": { + "@id": "nsg:NeuronMorphology" + }, "NeuronMorphologyReconstruction": { "@id": "nsg:NeuronMorphologyReconstruction" },