eamena-project / eamena-arches-dev

development repository of the EAMENA Arches-powered database platform
https://eamena.org/home
GNU Affero General Public License v3.0
5 stars 3 forks source link

SKOS syntax #31

Open zoometh opened 1 year ago

zoometh commented 1 year ago

In VS Code, the vale Microtidal (<2m) from the EAMENA.xml file (concepts) creates a syntax layout error:

image

...
<skos:narrower>
<skos:Concept rdf:about="https://database.eamena.org/ba4e8aee-5260-43df-b263-eaaf101bb849">
<skos:prefLabel xml:lang="ar">{"id": "0bca5f8e-298f-4884-b712-41284bce7c9f", "value": "\u0645\u0646\u062e\u0641\u0636 (2< \u0645\u062a\u0631)"}</skos:prefLabel>
<skos:prefLabel xml:lang="en-us">{"id": "bd3c9d01-f276-43f5-98a3-23ec9f30b4a3", "value": "Microtidal (<2m)"}</skos:prefLabel>
<dcterms:identifier xml:lang="en">{"id": "27076dee-64e8-4a1f-9a3c-461d793d7ed2", "value": "https://database.eamena.org/concepts/ba4e8aee-5260-43df-b263-eaaf101bb849"}</dcterms:identifier>
<skos:inScheme rdf:resource="https://database.eamena.org/4a98075d-815f-327b-be0e-518b32f7623b"/>
</skos:Concept>
</skos:narrower>
...