-
Notifications
You must be signed in to change notification settings - Fork 5
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
197 common modeling questions #201
base: gh-pages
Are you sure you want to change the base?
Conversation
tidy up Maxime's sections
# Conflicts: # ssn/index.html
Are the
|
The thing that bothers me about this example is that the number is encoded as a String. Which means the reader can't be sure the writer used decimal point or comma... |
In SOSA we only have phenomenonTime and resultTime, in OMS we also have validTime. Under 8.4 Forecasts I read "A forecast may be represented as an observation where the value of sosa:phenomenonTime is later in time than the sosa:resultTime." Do we leave this inconsistency, try to explain it, align it...? |
We need to clarify is sosa:System also gets a sosa:SystemOfInterest (parallel to sosa:Property and sosa:PropertyOfInterest), see #107 before we can finalize section 8.6 Generic or Specific Instances of sosa:System Except for the bits listed here, looks good to go |
I don't see the inconsistency. |
Yes, I believe that in RDF any literal that is not typed as a number is a string. In the JSON encoding if the quotes are dropped from "19.9" does that make it a number? |
The conversation seems to be converging. See #209 |
# Conflicts: # ssn/index.html
Yes, without the quotes it's a proper number. |
# Conflicts: # ssn/chapters/Patterns.html # ssn/examples/2023ex1.ttl # ssn/index.html # ssn/rdf/examples/2017ex-uomobject.jsonld # ssn/rdf/examples/2017ex-uomobject.ttl # ssn/rdf/examples/2017ex1.ttl # ssn/rdf/examples/2023ex-location.jsonld # ssn/rdf/examples/2023ex-location.ttl # ssn/rdf/examples/2023ex1.ttl # ssn/rdf/examples/2024ex-forecast.jsonld # ssn/rdf/examples/2024ex-forecast.ttl # ssn/rdf/examples/2024ex-uomtype.jsonld # ssn/rdf/examples/2024ex-uomtype.ttl
# Conflicts: # ssn/index.html
# Conflicts: # ssn/index.html
# Conflicts: # ssn/index.html
# Conflicts: # ssn/chapters/Sampling.html # ssn/index.html
# Conflicts: # ssn/chapters/Sampling.html # ssn/images/OBOE-alignment.svg # ssn/index.html
# Conflicts: # ssn/index.html
# Conflicts: # ssn/chapters/Sampling.html # ssn/index.html
# Conflicts: # ssn/index.html
# Conflicts: # ssn/index.html
# Conflicts: # ssn/images/OBOE-alignment.png # ssn/index.html
Streamlined Common Modeling Questions section with TTL and JSON-LD examples.
The patterns for location and unit-of-measure are now more prescriptive.
Preview here: https://raw.githack.com/w3c/sdw-sosa-ssn/197-common-modeling-questions/ssn/index.html#common-modeling-questions