You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
VSS itself provides a couple of signals that have the same name. This for example happens when the concept of instantation is used in VSS for the seat signals (e.g. these signals are instantiated per Seat 1... Seat N).
In order to uniquely identify these signals we need to use unique IRIs for them in VSS Ontology.
Solution Proposal:
Every signal IRI is constructed from the VSS Branch + VSS Signal Name.
Advantage: This definitely will make the IRI unique.
Disadvantage: IRIs might become very long due to long VSS Branch paths
The text was updated successfully, but these errors were encountered:
VSS itself provides a couple of signals that have the same name. This for example happens when the concept of instantation is used in VSS for the seat signals (e.g. these signals are instantiated per Seat 1... Seat N).
In order to uniquely identify these signals we need to use unique IRIs for them in VSS Ontology.
Solution Proposal:
Every signal IRI is constructed from the VSS Branch + VSS Signal Name.
Advantage: This definitely will make the IRI unique.
Disadvantage: IRIs might become very long due to long VSS Branch paths
The text was updated successfully, but these errors were encountered: