Open ericprud opened 11 months ago
AGREED to add type arc on today's call. See: https://www.w3.org/2024/01/04-hcls-irc#T16-46-55
ACTION: DBooth to draft edits of the rdf.html page
Reopened pending the merge of the actual fix.
Needs to be fixed in HAPI. @balhoff will work on it.
The xsd:anyURI definition seems to allow IRIs, but AFAICT http://example.org/fhir/PlanDefinition/KDN5|v123 is still not technically permissible because the pipe character is not syntactically allowed by RFC 3986/3987. However, xs:anyURI is the datatype shown by the FHIR spec, so this inconsistency seems to be an FHIR issue rather than a specifically FHIR RDF issue.
Turtle filename
FHIR Resource URL of corresponding attribute on build.fhir.org, e.g. https://build.fhir.org/observation.html#a26.b
Observation.instantiates Observation.subject
ShEx shape
@<Observation>~fhir:instantiates
Description Current definition of polymorphic types requires addition of either
rdf:type
arc^^xsd:datatype
scalar type annotationIs e.g.
xsd:date
a representation of more than one primitive type? Are there any polymorphic properties that include those primitive types? (Will there ever be?)What about primitive types that are
xsd:string
s?à la: