Make MeasuredVariable a complex property#78
Conversation
subproperties measuredVariableName, measuredVariableIdentifier and measuredVariableIdentifierType to allow linking with a term from controlled vocabulary
6ec1f97 to
4e2e2bc
Compare
|
|
One constructive comment against @strambc suggestion:
|
|
Points 10.2 (measuredVariableIdentifier) and 10.2.1 (measuredVariableIdentifierType) seem to me to me not to add much additional benefit. If implemented it should have examples to choose from. |
From my understanding, one possible value for Here are some concrete examples (from QUDT): These URLs are both persistent identifiers (IRIs) of the term and something that you can put in a web-browser and see something meaningful for a person. In general, by linking to such vocabularies, software that consumes PIDINST information can show related information: the measured quantity name in different languages, the symbol used, different units that are appropriate, etc. It also avoids ambiguity (spelling, terminology). To be clear, I'm not advocating for using QUDT, it's just an example. |
|
Discussed in today's meeting:
|
Please vote!We need your feedback in order to decide whether to add this property. Please vote by clicking on the emoji at the bottom of this comment and select either: 👍 -- accept: add this property Please add your vote by end of Juin. We will discuss the outcome of the voting in the July monthly meeting. Please bear in mind that we have two alternative proposals (this PR and #90) for this issue and we will only adopt one of them, if any. |
|
It might be interesting to compare the proposed approach to the I-ADOPT ontology. I think the equivalent I-ADOPT term would be |
Change property
MeasuredVariable, which is a simple free text property by now, into a complex property having the subpropertiesmeasuredVariableName,measuredVariableIdentifierandmeasuredVariableIdentifierType. This is done to allow linking with a term from controlled vocabulary. If that (external) controlled vocabulary defines persistent identifiers for its terms, that identifier would be stored inmeasuredVariableIdentifier.This complex property follows the same structure that we also have for instance in
ModelorInstrumentType. Close #68.The new structure of the property will be: