zazuko / xrm

A friendly language for mappings to RDF
MIT License
1 stars 0 forks source link

duplicated qName validation #97

Closed mchlrch closed 3 years ago

mchlrch commented 4 years ago

(Forked from https://github.com/zazuko/rdf-mapping-dsl/issues/88#issuecomment-650747315)

Validation for duplicated QualifiedNames within the complete project. Validation for all elements that are referenced.

ATM, without validation in place, outgoing references are simply ambiguous if there are multiple targets with the same QName.

This validation should be enabled for e.g.

nnamtug commented 3 years ago

Not checking duplication for:

nnamtug commented 3 years ago

Testing:

  1. open inner eclipse
  2. copy file 'duplication-check.xrm' (and maybe do a project clean)
mchlrch commented 3 years ago

I also added duplication checks for: