diff --git a/src/res/ext/MNI152.json b/src/res/ext/MNI152.json index fd2644c03ad6cc545934b38dc04b7ea3e4b9b192..5f4148cd8cd17e576a4b3083e7bb889b4c6fef9a 100644 --- a/src/res/ext/MNI152.json +++ b/src/res/ext/MNI152.json @@ -10,6 +10,10 @@ "name": "JuBrain Cytoarchitectonic Atlas", "ngId": "jubrain mni152 v18 left", "auxillaryMeshIndices": [ 65535 ], + "originDatasets":[{ + "kgSchema": "minds/core/dataset/v1.0.0", + "kgId": "4ac9f0bc-560d-47e0-8916-7b24da9bb0ce" + }], "properties": { "version": "1.0", "description": "not yet", diff --git a/src/res/ext/colin.json b/src/res/ext/colin.json index cf46f53ef0dc35cae62852cd238f03cd123e570f..4e8b60678ed2356e5b442f987cfd51e042ece2b8 100644 --- a/src/res/ext/colin.json +++ b/src/res/ext/colin.json @@ -10,6 +10,10 @@ "name": "JuBrain Cytoarchitectonic Atlas", "ngId": "jubrain colin v18 left", "auxillaryMeshIndices": [ 65535 ], + "originDatasets":[{ + "kgSchema": "minds/core/dataset/v1.0.0", + "kgId": "4ac9f0bc-560d-47e0-8916-7b24da9bb0ce" + }], "properties": { "version": "1.0", "description": "not yet", diff --git a/src/ui/nehubaContainer/statusCard/statusCard.template.html b/src/ui/nehubaContainer/statusCard/statusCard.template.html index 9ccb604a3909ac6c06e0a73a12b79f1fa9106277..abb1d0047ffcecb30427ded8f9621b874c4d9854 100644 --- a/src/ui/nehubaContainer/statusCard/statusCard.template.html +++ b/src/ui/nehubaContainer/statusCard/statusCard.template.html @@ -44,7 +44,7 @@ navigateInput/> <br /> - <small *ngIf="!isMobile">Mouse: </small> + <small *ngIf="!isMobile">Cursor: </small> <small *ngIf="!isMobile"> {{ mouseCoord }} </small> diff --git a/src/util/pipes/templateParcellationHasMoreInfo.pipe.ts b/src/util/pipes/templateParcellationHasMoreInfo.pipe.ts index aab97596acd5dd8fa6d335e45486756134a001c8..6d9facbe7f966ad4f7070fa294832fd05e47cf82 100644 --- a/src/util/pipes/templateParcellationHasMoreInfo.pipe.ts +++ b/src/util/pipes/templateParcellationHasMoreInfo.pipe.ts @@ -31,6 +31,7 @@ export class TemplateParcellationHasMoreInfo implements PipeTransform{ || notNullNotEmptyString(pDescriptions) || notEmptyArray(publications) || notEmptyArray(pPublications) + || notEmptyArray(originDatasets) return hasMoreInfo ? {