Is this an appropriate repository to report similar issues, and what is the best way to repost them?
<rdf:Description rdf:about = "#UnitMultiplier.y">
<skos:definition xml:lang="en">Yocto 10**-24.</skos:definition>
<eq:isenum>True</eq:isenum>
<rdfs:label xml:lang = "en">y </rdfs:label> ###
<rdf:type rdf:resource = "http://www.w3.org/2002/07/owl#NamedIndividual" />
<rdfs:domain rdf:resource = "#UnitMultiplier"/>
</rdf:Description>
https://github.com/Sveino/Inst4CIM-KG/tree/develop/rdfs-improved#readme has reported over 100 issues with CIM RDFS representation,
and fixed perhaps 60 using https://github.com/Sveino/Inst4CIM-KG/blob/develop/rdfs-improved/fix-all.ru .
Is this an appropriate repository to report similar issues, and what is the best way to repost them?
Take for example https://github.com/entsoe/application-profiles-library/blob/main/CGMES/CurrentRelease/RDFS/Beta_501_Ed2_CD/61970-600-2_Equipment-AP-Voc-RDFSED2a.rdf:
The problem is that the label
yincludes a trailing space.https://github.com/Sveino/Inst4CIM-KG/tree/develop/rdfs-improved#whitespace-in-definitions
https://github.com/Sveino/Inst4CIM-KG/tree/develop/rdfs-improved#whitespace-and-lang-tags-in-key-values
fix-all.ru):https://github.com/Sveino/Inst4CIM-KG/blob/develop/rdfs-improved/fix01-whitespace-6.ru