-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Recommendation code lists transformation #49
Comments
When we do a transition from CodeList to RDF semantic graph, the reason is to enrich the former unstructured code list text with structured semantic information that humans are later able to query by traversing the RDF graph using machines. In the above example, the user might query for the code list(s) of the following semantics:
A new user will likely not search for "18". We can also improve any existing CodeList HTML by adding HTML fragment identifiers like https://service.unece.org/trade/untdid/d20b/tred/tred5153.htm#AAL would jump directly to AAL and identify AAL In addition, we should try to reuse as much as possible existing Wiki URLs, as semantic gets stronger the more it is being used. |
Hi Svante, could you provide an example how it should look like, please? As the @id would be the URL fragment, or not? |
@AP-G Someone would query for the properties of the semantic, but not the ID (or if known the URL could be used). |
Yes, I know this part, but I was asking for a more concrete example how it would look like syntactically. Can you please provide a "real-world-syntax-example"?
Von: Svante ***@***.***>
Gesendet: Dienstag, 5. Oktober 2021 12:07
An: edi3/edi3-json-ld-ndr ***@***.***>
Cc: Andreas Pelekies ***@***.***>; Mention ***@***.***>
Betreff: Re: [edi3/edi3-json-ld-ndr] Recommendation code lists transformation (#49)
@AP-G<https://github.com/AP-G>
Yes, the id is itself without semantic and would be part of the URL (being the fragment identifier as mentioned above like http://tfig.unece.org/contents/recommendation-20.htm#18
Someone would query for the properties of the semantic, but not the ID (or if known the URL could be used).
-
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub<#49 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AOAPBEI5NFGUEP6RSA63LJLUFLE2ZANCNFSM4YED7HBA>.
Triage notifications on the go with GitHub Mobile for iOS<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675> or Android<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
|
I tried today to describe the problem from a different perspective: uncefact/spec-jsonld#70 @AP-G Andreas, I have the feeling we are cross-talking. Let's take it first offline and have a joint virtual tea break. |
In extension to #11, we need the "recommendation" code lists transformed into proper, linkable representations too:
https://unece.org/trade/uncefact/cl-recommendations
The text was updated successfully, but these errors were encountered: