[1] 簡潔 IRI は、JSON-LD で用いられている IRI の略記法 (QName のバリエーションの1つ) です。
://
が後に続けば接頭辞ではなく、全体がそのまま IRI であるとみなします_
は blank node に相当するものですが、これもそのまま全体が IRI であるとみなします_:
という URL scheme が存在することになってしまいますが・・・[9] RDF 1.1 Turtle ( ( 版)) <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/index.html#h3_BNodes>
[10] Metadata Vocabulary for Tabular Data ( 版) <http://w3c.github.io/csvw/metadata/#conformance>
This specification makes use of the compact IRI Syntax; please refer to the Compact IRIs from [JSON-LD].
[11] Model for Tabular Data and Metadata on the Web ( 版) <http://www.w3.org/TR/2015/REC-tabular-data-model-20151217/#conformance>
This specification makes use of the compact IRI Syntax; please refer to the Compact IRIs from [JSON-LD].
[12] Metadata Vocabulary for Tabular Data ( 版) <http://www.w3.org/TR/2015/REC-tabular-metadata-20151217/#dfn-compact-iri>
This specification makes use of the compact IRI Syntax; please refer to the Compact IRIs from [JSON-LD].
[13] Metadata Vocabulary for Tabular Data ( 版) <http://www.w3.org/TR/2015/REC-tabular-metadata-20151217/#url-compaction>
targetFormat
A link property giving the single URL for the format that will be created through the transformation. If one has been defined, this should be a URL for a media type, in the form http://www.iana.org/assignments/media-types/media-type such as http://www.iana.org/assignments/media-types/text/calendar. Otherwise, it can be any URL that describes the target format.
h-note20NOTE
The targetFormat URL is intended as an informative identifier for the target format, and applications should not access the URL.
[14] Generating RDF from Tabular Data on the Web ( 版) <http://www.w3.org/TR/2015/REC-csv2rdf-20151217/#dfn-compact-iri-syntax>
This specification makes use of the compact IRI Syntax; please refer to the Compact IRIs from [json-ld].