Skip to content

How to repost bugs from Inst4CIM-KG? #6

@VladimirAlexiev

Description

@VladimirAlexiev

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:

<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>

The problem is that the label y includes a trailing space.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions