この規格 プレビューページの目次
※一部、英文及び仏文を自動翻訳した日本語訳を使用しています。
3 用語と定義
この文書の目的上、ISO/IEC 19788-1 および ISO/IEC 19788-1:2011/Amd 1:2014 に記載されている用語と定義、および以下が適用されます。
ISO と IEC は、標準化に使用する用語データベースを次のアドレスで維持しています。
3.1
概念的な
<MLR エンティティ> 適格エンティティは、ISO/IEC 19788 の部分で定義され、ISO/IEC 19788 の後の部分でさらにバージョン化された MLR エンティティの「本質」を捕捉します (たとえば、後の版、修正、修正事項など)
例 1:
概念的なDE
例 2:
コンセプトのR
例 3:
概念的な語彙。
例 4:
概念的な語彙用語。
注記 1: MLR エンティティは MLR 識別子で識別され、概念的 MLR エンティティは正規の MLR 識別子で識別されます。
3.2
空白ノード
空のノードセットの <rdf> 要素 (3.3)
注記 1: RDF グラフ (3.14) では、空白ノードは、それを示すために IRI (3.8) や リテラル (3.10) を使用せずに、ものの存在を示します。空白のノードは、匿名リソースを参照していると考えることができます。
注記 2:具体的な RDF 構文では、空白のノード識別子は、識別されると、そのコンテナーにローカルにスコープ設定され、永続的ではありません。
注記 3: MLR 標準では、空白ノードは使用されません。各空白ノードは、グローバルに一意の IRI (Skolem IRI) に置き換えられます。
注記 4: RDF の具体的な構文である Turtle では、トリプル内の空白ノードは _: の後に空白ノードラベルが続く (例: _:alice, _:0-34-abc ) として表現されます。
3.3
空のノードセット
<rdf> すべてのIRIのセット (3.8) およびすべてのリテラルのセット (3.10) から独立した無限セット
注記 1:空のノード・セット、すべての IRI のセット、およびすべてのリテラルのセットは、ペアごとに互いに素です。
注記 2:空のノード・セットには、IRI とリテラルから切り離されていること以外の他の条件は課されません。
3.4
コンテンツネゴシエーション
<Web アーキテクチャ> 同じ URI 経由で利用可能な複数の表現(3.20) を提供する実践
注記 1: どの表現が提供されるかは、要求側エージェントと表現を提供するエージェントとの間のネゴシエーションによって異なります。
[出典: World Wide Web のアーキテクチャ、第 1 巻。 W3C の推奨事項。以下から入手可能: http://www.w3.org/TR/2004/REC-webarch-20041215/ ]
3.5
グラフストア
<rdf> 単一サービスによって管理されるRDF グラフ(3.14) の可変コンテナー
注 1:グラフ ストアは RDF データセット (3.12) に似ていますが、RDF データセットとは異なり、名前付きグラフをグラフ ストアに追加したり、グラフ ストアから削除したりできます。
注記 2:グラフ ストアは、変更可能な RDF データセットとみなすことができます。
[出典:SPARQL 1.1 アップデート — W3C 勧告 2013 年 3 月 21 日、セクション http: //www.w3.org/TR/2013/REC-sparql11-update-20130321/ から入手可能]
3.6
情報リソース
<Web アーキテクチャ> リソース。その本質的な特性をすべてメッセージで伝えることができるという特性があります。
例:
ミッチェル・レズニック著「Turtle, Termites, and Traffic Jams」(ISBN 0-262-18162-2) の書籍の情報コンテンツは情報リソースです。しかしながら、ジル・ゴーティエが所有する物理的オブジェクト「カメ、シロアリ、そして交通渋滞」の本は情報リソースではありません。
[出典: World Wide Web のアーキテクチャ、第 1 巻。 W3C の推奨事項。以下から入手可能: http://www.w3.org/TR/2004/REC-webarch-20041215/ ]
3.7
国際化されたリソース識別子
IRI
<general> RFC 3987 で定義された構文に準拠する文字のシーケンス
注記 1: IRI は、紙に書いたり、読み上げたり、デジタル的に保存したり送信したりすることができる。同じ IRI がさまざまな方法で表現される場合があります。
3.8
国際化されたリソース識別子
IRI
<rdf> RFC 3987 で定義された構文に準拠する Unicode/ISO/IEC 10646 文字列
エントリへの注記 1: RDF 抽象構文の IRI は絶対でなければならず、フラグメント識別子を含んでもよい (MAY)
注 2: IRI が URI に対してのみ定義されている操作で使用される場合、最初に RFC 3987 のセクション 3.1 で定義されているマッピングに従って変換する必要があります。注目すべき例は、HTTP プロトコルを介した取得です。マッピングには、非 ASCII 文字の UTF-8 エンコーディング、URI で許可されていないオクテットの % エンコーディング、およびドメイン名の Punycode エンコーディングが含まれます。
[出典:RDF 1.1 の概念と抽象構文 — W3C 勧告、2014 年 2 月 25 日、セクション 3.以下から入手可能: http://www.w3.org/TR/2014/REC-rdf11-concepts-20140225/ ]
3.9
言語タグ付き文字列
3 番目のコンポーネントが存在する <rdf> リテラル (3.10)
注1:ほとんどの具体的なRDF構文は、データ型IRIを持たない言語タグ付き文字列を表します。これは、常にhttp://wwwと等しいためです。 w3 。 org/1999/02/22-rdf-syntax-ns#langString 。
3.10
リテラル
- Unicode 文字列である 語彙形式 。標準形式 C である必要があります。
- データ型 IRI は 、字句形式がリテラル値にどのようにマップされるかを決定するデータ型を識別する IRI (3.8) です。
- データ型 IRI がhttp://wwwである場合に限ります。 w3 。 org/1999/02/22-rdf-syntax-ns#langString 、BCP 47 で定義されている空ではない言語タグ。言語タグは、BCP 47 のセクション 2.2.9 に従って整形式でなければなりません (MUST)
[出典:RDF 1.1 の概念と抽象構文 — W3C 勧告、2014 年 2 月 25 日、セクション 3.以下から入手可能: http://www.w3.org/TR/2014/REC-rdf11-concepts-20140225/ ]
3.11
メディアタイプ
IETF RFC 6838 に準拠した 表現のメタデータ (3.20) 。表現のフォーマット仕様と優先解釈を提供します。
例:
画像/jpeg, 画像/svg+xml, テキスト/プレーン、テキスト/html, テキスト/turtle, ビデオ/H264, アプリケーション/xhtml+xml, アプリケーション/trig, アプリケーション/ld+json, アプリケーション/json, アプリケーション/rdf_xm
注記 1:メディア・タイプ (インターネット・メディア・タイプとも呼ばれる) は、本質的に SMTP プロトコルを通じて送信される電子メールに使用される場合、以前は MIME タイプと呼ばれていました。
注記 2:インターネット・メディア・タイプのレジストリーは、 http://www.iana.org/assignments/media-types でオンラインで入手できます。
3.12
RDFデータセット
- 正確に 1 つの デフォルト グラフ ( RDF グラフ (3.14) ) 、および
- 0 個以上の 名前付きグラフ
注 1: デフォルトのグラフには名前がなく、空であってもよい。
注2:各名前付きグラフは 、IRI (3.8) または ブランク・ノード (3.2) ( グラフ名 ) と RDF グラフで構成されるペアです。グラフ名は RDF データセット内で一意です。
注記 3:空白ノードは、RDF データセット内のグラフ間で共有できます。
注記 4: RDF データセットは変更不可 (不変) です。RDF データセットに RDF トリプルまたは RDF グラフを追加または削除すると、異なる RDF データセットが生成されます。
注記 5: 「名前付きグラフ」では「名前」という単語が使用されていますが、グラフ名はグラフを示す必要はありません。これは単に構文的にグラフとペアになっているだけです。 RDF は、グラフ名が示すリソースや、そのリソースとグラフの間の関係について、いかなる正式な制限も設けません。
[出典: RDF 1.1 の概念と抽象構文 — W3C 勧告、2014 年 2 月 25 日のセクション 4 から引用。http: //www.w3.org/TR/2014/REC-rdf11-concepts-20140225/ から入手可能]
3.13
RDFドキュメント
<rdf> RDF グラフ (3.14) or RDF データセット (3.12) を 具体的な RDF 構文 (Turtle, RDFa, JSON-LD, TriG など) でエンコードするドキュメント
注記 1: RDF 文書により、システム間での RDF グラフと RDF データセットの交換が可能になります。
[出典:RDF 1.1 の概念と抽象構文 — W3C 勧告、2014 年 2 月 25 日、セクション 1.以下から入手可能: http://www.w3.org/TR/2014/REC-rdf11-concepts-20140225/ ]
3.14
RDFグラフ
RDF トリプルのセット (3.18)
注記 1: RDF グラフは変更不可能 (不変) です。RDF グラフに RDF トリプルを追加または削除すると、異なる RDF グラフが生成されます。
3.15
RDFノードセット
RDF グラフ (3.14) のすべてのRDF トリプル(3.18) からのサブジェクトとオブジェクトのセット
3.16
RDFソース
RDF グラフの永続的かつ変更可能なソースまたはコンテナ (3.14)
注記 1: RDF ソースは、時間の経過とともに状態が変化する可能性のあるリソースです。
注記 2: RDF ソースの例は、具体的な RDF 構文とトリプル ストア(3.22) を使用した RDF グラフのシリアル化を含むファイルです。
[出典: RDF 1.1 の概念と抽象構文 — W3C 勧告、2014 年 2 月 25 日のセクション 1.5 から適応。以下から入手可能: http://www.w3.org/TR/2014/REC-rdf11-concepts-20140225/ ]
3.17
RDF用語
IRI (3.8) 、 リテラル (3.10) or 空白ノード (3.2)
注記 1: IRI, リテラル、および空白ノードは別個であり、区別可能です。たとえば、 http://example 。文字列リテラルとしてのorg/ は、http://exampleと等しくありません。 org/ をIRI として使用することも、空白の識別子http://exampleを持つ空白のノードにも送信することもできません。組織/ .
[出典:RDF 1.1 の概念と抽象構文 — W3C 勧告、2014 年 2 月 25 日、セクション 3.以下から入手可能: http://www.w3.org/TR/2014/REC-rdf11-concepts-20140225/ ]
3.18
RDFトリプル
- サブジェクト ( IRI (3.8) または 空白ノード (3.2)) 、
- IRI である 述語 、および
- オブジェクト (IRI, リテラル (3.10) 、または空のノード)
注記 1:あらゆる IRI は、世界 (「言説の宇宙」) 内のエンティティを表します。
注記 2:トリプルは、主語、述語、目的語の順序で記述されます。
[出典: RDF 1.1 の概念と抽象構文 — W3C 勧告、2014 年 2 月 25 日のセクション 3.1 から適応。以下から入手可能: http://www.w3.org/TR/2014/REC-rdf11-concepts-20140225/ ]
3.19
RDF語彙
RDF グラフ(3.14) での使用を目的としたIRIのコレクション (3.8)
[出典:RDF 1.1 の概念と抽象構文 — W3C 勧告、2014 年 2 月 25 日、セクション 1.以下から入手可能: http://www.w3.org/TR/2014/REC-rdf11-concepts-20140225/ ]
3.20
表現
<Web アーキテクチャ> リソースの状態に関する情報をエンコードするデータ
項目への注記 1:リソースには複数の表現が含まれる場合があります。ミッチェル・レズニック著「Turtle, Termites, and Traffic Jams」という情報リソース (ISBN 0-262-18162-2) は、テキスト表現 (プレーンテキスト、HTML, epub) を持つことができます。 、ポータブルドキュメント形式(PDF)、Microsoft Word, 点字など)、さまざまな言語での表現(英語、フランス語など)、音声表現など。
注記 2:文字エンコーディング (例: UTF-8, UTF-16, US-ASCII, ISO-8859-1) やコンテンツエンコーディング (例: XML, HTML, JPEG ビデオ、JSON ファイル) などのメタデータが提供される場合があります。
[出典:『Architecture of World Wide Web』第 1 巻より引用。 W3C 勧告、2004 年。以下から入手可能: http://www.w3.org/TR/2004/REC-webarch-20041215/ ]
3.21
単純なリテラル
データ型 IRI (3.8) がhttp://wwwでis <rdf> リテラル (3.10) 。 w3 。 org/2001/XMLSchema#string
注 1:ほとんどの具象構文は、データ型 IRI が常にhttp://wwwに等しいため、データ型 IRI を持たない単純なリテラルを表します。 w3 。 org/2001/XMLSchema#string 。
3.22
トリプルストア
<rdf> RDF トリプルの保存と取得に特化したデータベース (3.18)
注記 1:トリプル ストアは RDF ソース (3.16) です。
3.23
ウェブリソース
「World Wide Web上に存在する」 情報リソース(3.6)
注記 1: Web リソースは HTTP IRI で表すことができ、通常の状態 (サーバーがダウンしていない) では、その IRI と HTTP を使用してリソースの表現 (取得される正確な表現はコンテンツ ネゴシエーションによって異なる場合があります) を取得できます。プロトコル。
参考文献
| 1 | ISO/IEC 10646, 情報技術 - Universal Coded Character Set (UCS) |
| 2 | ISO/IEC 19788-4, 情報技術 — 学習、教育、トレーニング — 学習リソースのメタデータ — Part 4: 技術要素 |
| 3 | ISO/IEC 19788-9, 情報技術 — 学習、教育、トレーニング — 学習リソースのメタデータ — Part 9: 個人のデータ要素 |
| 4 | Heath T.、Bizer C.、Linked Data: Evolving the Web into a Global Data Space, 2011 年。http: //linkeddatabook.com/editions/1.0/ から入手可能 |
| 5 | Hitzler P.、Krötzsch M.、Rudolph S.、セマンティック Web テクノロジーの基礎。 CRC プレス、2010 (ISBN 978-1-4200-9050-5) |
| 6 | RDA (リソースの説明とアクセス) の完全なドラフト (バージョン 2008 年 11 月) |
| 7 | Allemang D.、Hendler J.、『 Semantic Web for the Working Ontologist:Effective Modeling in RDFS and OWL』 (第 2 版)モーガン・カウフマン、2011 (ISBN 978-0-12-385965-5) |
| 8 | IETF RFC 3986:2005 32 、 Uniform Resource Identifier (URI): 汎用構文 |
| 9 | IETF RFC 3987:2005 33 、国際化リソース識別子 (IRI) |
| 10 | IETF RFC 4122:2005 34 、ユニバーサル一意識別子 (UUID) URN 名前空間 |
| 11 | IETF RFC 5785:2010 35 、よく知られた URI (Uniform Resource Identifier) の定義 |
| 12 | IETF RFC 5141:2008 36 、国際標準化機構 (ISO) の統一リソース名 (URN) 名前空間 |
| 13 | IETF RFC 6838:2013 37 、メディアType 仕様と登録手順 |
| 14 | IETF RFC 7159:2014 38 、 JavaScript Object Notation (JSON) データ交換形式 |
| 15 | JSON-LD 1.0: リンクされたデータのための JSON ベースのシリアル化 — W3C 勧告 2014 年 1 月 16 日39 |
| 16 | rdf:PlainLiteral: RDF プレーン リテラルのデータ型 (第 2 版) — W3C 勧告 2012 年 12 月 11 日40 |
| 17 | RDF スキーマ 1.1 — W3C 勧告 2014 年 2 月 25 日41 |
| 18 | RDF 1.1 の概念と抽象構文 — W3C 勧告 2014 年 2 月 25 日42 |
| 19 | RDF 1.1 N-Triples: RDF グラフの行ベースの構文 — W3C 勧告 2014 年 2 月 25 日43 |
| 20 | RDF 1.1 TriG: RDF データセット言語 — W3C 勧告 2014 年 2 月 25 日44 |
| 21 | RDF 1.1 N-Quads: RDF データセットの行ベースの構文 — W3C 勧告 2014 年 2 月 25 日45 |
| 22 | RDF 1.1 Turtle: 簡潔な RDF トリプル言語 — W3C 勧告 2014 年 2 月 25 日46 |
| 23 | CBD — 簡潔な境界記述 — W3C メンバー提出 2005 年 6 月 3 日47 |
| 24 | XML ベース (第 2 版) — W3C 勧告 2009 年 1 月 28 日48 |
| 25 | SKOS シンプル知識組織システムリファレンス — W3C 勧告 2009 年 8 月 18 日49 |
| 26 | SPARQL 1.1 Federated Query — W3C 勧告 2013 年 3 月 21 日50 |
| 27 | SPARQL 1.1 Graph Store HTTP プロトコル — W3C 勧告 2013 年 3 月 21 日51 |
| 28 | SPARQL 1.1 クエリ言語 — W3C 勧告 2013 年 3 月 21 日52 |
| 29 | SPARQL 1.1 クエリ結果の CSV および TSV 形式 — W3C 勧告 2013 年 3 月 21 日53 |
| 30 | SPARQL 1.1 クエリ結果 JSON 形式 — W3C 勧告 2013 年 3 月 21 日54 |
| 31 | SPARQL クエリ結果 XML 形式 (第 2 版) — W3C 勧告 2013 年 3 月 21 日55 |
| 32 | SPARQL 1.1 アップデート — W3C 勧告 2013 年 3 月 21 日56 |
| 33 | W3C XML スキーマ定義言語 (XSD) 1.1 Part 2: データ型 — W3C 勧告 2012 年 4 月 5 日57 |
| 34 | FOAF 語彙仕様 0.99 — 名前空間文書 2014 年 1 月 14 日 — パディントン版58 |
| 35 | OWL 2 Web オントロジー言語ドキュメントの概要 (第 2 版) — W3C 勧告 2012 年 12 月 11 日59 |
| 36 | OWL 2 Web オントロジー言語入門書 (第 2 版) — W3C 勧告 2012 年 12 月 11 日60 |
| 37 | OWL 2 Web オントロジー言語のマンチェスター構文 (第 2 版) — W3C ワーキング グループのメモ 2012 年 12 月 11 日61 |
| 38 | OWL 2 Web オントロジー言語クイック リファレンス Guide (第 2 版) — W3C 勧告 2012 年 12 月 11 日62 |
| 39 | OWL 2 Web オントロジー言語の RDF グラフへのマッピング (第 2 版) — W3C 勧告 2012 年 12 月 11 日63 |
3 Terms and definitions
For the purposes of this document, the terms and definitions given in ISO/IEC 19788-1 and ISO/IEC 19788-1:2011/Amd 1:2014 and the following apply.
ISO and IEC maintain terminological databases for use in standardization at the following addresses:
3.1
conceptual
<MLR entity> the qualified entity captures the"essence" of an MLR entity defined in an ISO/IEC 19788 part and further versioned in later parts of ISO/IEC 19788 (e.g. in later editions, amendments or corrigenda)
EXAMPLE 1:
Conceptual DES.
EXAMPLE 2:
Conceptual RC.
EXAMPLE 3:
Conceptual vocabulary.
EXAMPLE 4:
Conceptual vocabulary term.
Note 1 to entry: MLR entities are identified with MLR identifiers, and conceptual MLR entities are identified with canonical MLR identifiers.
3.2
blank node
<rdf> element from a blank node set (3.3)
Note 1 to entry: In an RDF graph (3.14) a blank node indicates the existence of a thing, without using an IRI (3.8) or a literal (3.10) to denote it. A blank node may be thought of as referring to an anonymous resource.
Note 2 to entry: In concrete RDF syntaxes, when identified, blank node identifiers are locally scoped to their container and are NOT persistent.
Note 3 to entry: The MLR standard does not use blank nodes. Each blank node is replaced by a globally unique IRI (a Skolem IRI).
Note 4 to entry: In Turtle, a concrete syntax for RDF, blank nodes in triples are expressed as _: followed by a blank node label (e.g. _:alice, _:0-34-abc).
3.3
blank node set
<rdf> infinite set disjoint from the set of all IRIs (3.8) and the set of all literals (3.10)
Note 1 to entry: Any blank node set, the set of all IRIs and the set of all literals are pairwise disjoint.
Note 2 to entry: No other conditions are imposed on a blank node set than being disjoint from IRIs and literals.
3.4
content negotiation
<web architecture> practice of providing multiple representations (3.20) available via the same URI
Note 1 to entry: Which representation is served depends on negotiation between the requesting agent and the agent serving the representations.
[SOURCE:Architecture of the World Wide Web, Volume One. W3C Recommendation. Available from: http://www.w3.org/TR/2004/REC-webarch-20041215/ ]
3.5
graph store
<rdf> mutable container of RDF graphs (3.14) managed by a single service
Note 1 to entry: Graph stores are similar to RDF datasets (3.12) , but unlike an RDF dataset, named graphs can be added to or deleted from a graph store.
Note 2 to entry: A graph store can be viewed as a mutable RDF dataset.
[SOURCE:SPARQL 1.1 Update — W3C Recommendation 21 March 2013, Section 2. Available from: http://www.w3.org/TR/2013/REC-sparql11-update-20130321/ ]
3.6
information resource
<web architecture> resource which has the property that all of its essential characteristics can be conveyed in a message
EXAMPLE:
The information content of the book"Turtle, Termites, and Traffic Jams" by Mitchel Resnick (ISBN 0-262-18162-2) is an information resource. However, the physical object"Turtle, Termites, and Traffic Jams" book owned by Gilles Gauthier is not an information resource.
[SOURCE:Architecture of the World Wide Web, Volume One. W3C Recommendation. Available from: http://www.w3.org/TR/2004/REC-webarch-20041215/ ]
3.7
Internationalized Resource Identifier
IRI
<general> sequence of characters that conforms to the syntax defined in RFC 3987
Note 1 to entry: IRIs may be written on paper, read aloud, stored or transmitted digitally. The same IRI may be represented in many different ways.
3.8
Internationalized Resource Identifier
IRI
<rdf> Unicode/ISO/IEC 10646 string that conforms to the syntax defined in RFC 3987
Note 1 to entry: IRIs in the RDF abstract syntax MUST be absolute and MAY contain a fragment identifier.
Note 2 to entry: When IRIs are used in operations that are only defined for URIs, they must first be converted according to the mapping defined in section 3.1 of RFC 3987. A notable example is retrieval over the HTTP protocol. The mapping involves UTF-8 encoding of non-ASCII characters, %-encoding of octets not allowed in URIs, and Punycode-encoding of domain names.
[SOURCE:RDF 1.1 Concepts and Abstract Syntax — W3C Recommendation 25 February 2014, Section 3.2. Available from: http://www.w3.org/TR/2014/REC-rdf11-concepts-20140225/ ]
3.9
language-tagged string
<rdf> literal (3.10) for which the third component is present
Note 1 to entry: Most concrete RDF syntaxes represent language-tagged strings without the datatype IRI because it always equals http://www.w3.org/1999/02/22-rdf-syntax-ns#langString.
3.10
literal
- a lexical form , being a Unicode string, which should be in Normal Form C,
- a datatype IRI , being an IRI (3.8) identifying a datatype that determines how the lexical form maps to a literal value, and
- if and only if the datatype IRI is http://www.w3.org/1999/02/22-rdf-syntax-ns#langString, a non-empty language tag as defined by BCP 47. The language tag MUST be well-formed according to section 2.2.9 of BCP 47
[SOURCE:RDF 1.1 Concepts and Abstract Syntax — W3C Recommendation 25 February 2014, Section 3.3. Available from: http://www.w3.org/TR/2014/REC-rdf11-concepts-20140225/ ]
3.11
media type
metadata for a representation (3.20) , as per IETF RFC 6838, that provides format specification and preferred interpretation for the representation
EXAMPLE:
image/jpeg, image/svg+xml, text/plain, text/html, text/turtle, video/H264, application/xhtml+xml, application/trig, application/ld+json, application/json, application/rdf_xml.
Note 1 to entry: Media types, also called Internet media types, were previously called MIME types when used essentially for email sent through the SMTP protocol.
Note 2 to entry: Registry of Internet media type is available online at http://www.iana.org/assignments/media-types .
3.12
RDF dataset
- exactly one default graph , being an RDF graph (3.14) , and
- zero or more named graphs
Note 1 to entry: The default graph does not have a name and MAY be empty.
Note 2 to entry: Each named graph is a pair consisting of an IRI (3.8) or a blank node (3.2) (the graph name ), and an RDF graph. Graph names are unique within an RDF dataset.
Note 3 to entry: Blank nodes can be shared between graphs in an RDF dataset.
Note 4 to entry: RDF datasets are non-mutable (immutable): adding or removing RDF triples or RDF graphs from an RDF dataset yields a different RDF dataset.
Note 5 to entry: Despite the use of the word"name" in"named graph", the graph name is not required to denote the graph. It is merely syntactically paired with the graph. RDF does not place any formal restrictions on what resource the graph name may denote, nor on the relationship between that resource and the graph.
[SOURCE:Adapted from RDF 1.1 Concepts and Abstract Syntax — W3C Recommendation 25 February 2014, Section 4. Available from: http://www.w3.org/TR/2014/REC-rdf11-concepts-20140225/ ]
3.13
RDF document
<rdf> document that encodes an RDF graph (3.14) or RDF dataset (3.12) in a concrete RDF syntax, such as Turtle, RDFa, JSON-LD or TriG
Note 1 to entry: RDF documents enable the exchange of RDF graphs and RDF datasets between systems.
[SOURCE:RDF 1.1 Concepts and Abstract Syntax — W3C Recommendation 25 February 2014, Section 1.8. Available from: http://www.w3.org/TR/2014/REC-rdf11-concepts-20140225/ ]
3.14
RDF graph
set of RDF triples (3.18)
Note 1 to entry: RDF graphs are non-mutable (immutable): adding or removing RDF triples from an RDF graph yields a different RDF graph.
3.15
RDF node set
set of subjects and objects from all the RDF triples (3.18) of an RDF graph (3.14)
3.16
RDF source
persistent and mutable source or container for RDF graphs (3.14)
Note 1 to entry: An RDF source is a resource whose state can change over time.
Note 2 to entry: Examples of RDF sources are files containing a serialization of an RDF graph using a concrete RDF syntax and triple stores (3.22).
[SOURCE:Adapted from RDF 1.1 Concepts and Abstract Syntax — W3C Recommendation 25 February 2014, Section 1.5. Available from: http://www.w3.org/TR/2014/REC-rdf11-concepts-20140225/ ]
3.17
RDF term
IRI (3.8) , literal (3.10) or blank node (3.2)
Note 1 to entry: IRIs, literals and blank nodes are distinct and distinguishable. For example, http://example.org/ as a string literal is neither equal to http://example.org/ as an IRI, nor to a blank node with the blank identifier http://example.org/.
[SOURCE:RDF 1.1 Concepts and Abstract Syntax — W3C Recommendation 25 February 2014, Section 3.1. Available from: http://www.w3.org/TR/2014/REC-rdf11-concepts-20140225/ ]
3.18
RDF triple
- the subject , which is an IRI (3.8) or a blank node (3.2) ,
- the predicate , which is an IRI, and
- the object , which is an IRI, a literal (3.10) or a blank node
Note 1 to entry: Any IRI denotes an entity in the world (the"universe of discourse").
Note 2 to entry: Triples are written in the order subject, predicate, object.
[SOURCE:Adapted from RDF 1.1 Concepts and Abstract Syntax — W3C Recommendation 25 February 2014, Section 3.1. Available from: http://www.w3.org/TR/2014/REC-rdf11-concepts-20140225/ ]
3.19
RDF vocabulary
collection of IRIs (3.8) intended for use in RDF graphs (3.14)
[SOURCE:RDF 1.1 Concepts and Abstract Syntax — W3C Recommendation 25 February 2014, Section 1.4. Available from: http://www.w3.org/TR/2014/REC-rdf11-concepts-20140225/ ]
3.20
representation
<web architecture> data that encode information about resource state
Note 1 to entry: A resource may have more than one representation: The information resource"Turtle, Termites, and Traffic Jams" by Mitchel Resnick (ISBN 0-262-18162-2) could have textual representations (plain text, HTML, epub, portable document format (PDF), Microsoft Word, Braille, etc.), representations in various languages (English, French, etc.), audio representations, etc.
Note 2 to entry: Metadata such as character encoding (e.g. UTF-8, UTF-16, US-ASCII, ISO-8859-1) or content encoding (e.g. XML, HTML, JPEG video, JSON file) may be provided.
[SOURCE:Adapted from Architecture of the World Wide Web, Volume One. W3C Recommendation, 2004. Available from: http://www.w3.org/TR/2004/REC-webarch-20041215/ ]
3.21
simple literal
<rdf> literal (3.10) for which the datatype IRI (3.8) ishttp://www.w3.org/2001/XMLSchema#string
Note 1 to entry: Most concrete syntaxes represent simple literals without the datatype IRI because it always equals http://www.w3.org/2001/XMLSchema#string.
3.22
triple store
<rdf> specialized database for the storage and retrieval of RDF triples (3.18)
Note 1 to entry: A triple store is an RDF source (3.16) .
3.23
Web resource
information resource (3.6) that"lives on the World Wide Web"
Note 1 to entry: A Web resource can be denoted by an HTTP IRI and under normal conditions (server not down), a representation of the resource (the exact representation retrieved might depend on content negotiation) can be retrieved using that IRI and the HTTP protocol.
Bibliography
| 1 | ISO/IEC 10646, Information technology — Universal Coded Character Set (UCS) |
| 2 | ISO/IEC 19788-4, Information technology — Learning, education and training — Metadata for learning resources — Part 4: Technical elements |
| 3 | ISO/IEC 19788-9, Information technology — Learning, education and training — Metadata for learning resources — Part 9: Data elements for persons |
| 4 | Heath T., Bizer C., Linked Data: Evolving the Web into a Global Data Space, 2011. Available from: http://linkeddatabook.com/editions/1.0/ |
| 5 | Hitzler P., Krötzsch M., Rudolph S., Foundations of Semantic Web Technologies. CRC Press, 2010 (ISBN 978-1-4200-9050-5) |
| 6 | RDA (Resource Description and Access) Full Draft (version November 2008). |
| 7 | Allemang D., Hendler J., Semantic Web for the Working Ontologist: Effective Modeling in RDFS and OWL (Second Edition). Morgan Kaufmann, 2011 (ISBN 978-0-12-385965-5) |
| 8 | IETF RFC 3986:2005 32 , Uniform Resource Identifier (URI): Generic Syntax |
| 9 | IETF RFC 3987:2005 33 , Internationalized Resource Identifiers (IRIs) |
| 10 | IETF RFC 4122:2005 34 , A Universally Unique Identifier (UUID) URN Namespace |
| 11 | IETF RFC 5785:2010 35 , Defining Well-Known Uniform Resource Identifiers (URIs) |
| 12 | IETF RFC 5141:2008 36 , A Uniform Resource Name (URN) Namespace for the International Organization for Standardization (ISO) |
| 13 | IETF RFC 6838:2013 37 , Media Type Specifications and Registration Procedures |
| 14 | IETF RFC 7159:2014 38 , The JavaScript Object Notation (JSON) Data Interchange Format |
| 15 | JSON-LD 1.0: A JSON-based Serialization for Linked Data — W3C Recommendation 16 January 201439 |
| 16 | rdf:PlainLiteral: A Datatype for RDF Plain Literals (Second Edition) — W3C Recommendation 11 December 201240 |
| 17 | RDF Schema 1.1 — W3C Recommendation 25 February 201441 |
| 18 | RDF 1.1 Concepts and Abstract Syntax — W3C Recommendation 25 February 201442 |
| 19 | RDF 1.1 N-Triples: A line-based syntax for an RDF Graph — W3C Recommendation 25 February 201443 |
| 20 | RDF 1.1 TriG: RDF Dataset Language — W3C Recommendation 25 February 201444 |
| 21 | RDF 1.1 N-Quads: A line-based syntax for RDF datasets — W3C Recommendation 25 February 201445 |
| 22 | RDF 1.1 Turtle: Terse RDF Triple Language — W3C Recommendation 25 February 201446 |
| 23 | CBD — Concise Bounded Description — W3C Member Submission 3 June 200547 |
| 24 | XML Base (Second Edition) — W3C Recommendation 28 January 200948 |
| 25 | SKOS Simple Knowledge Organization System Reference — W3C Recommendation 18 August 200949 |
| 26 | SPARQL 1.1 Federated Query — W3C Recommendation 21 March 201350 |
| 27 | SPARQL 1.1 Graph Store HTTP Protocol — W3C Recommendation 21 March 201351 |
| 28 | SPARQL 1.1 Query Language — W3C Recommendation 21 March 201352 |
| 29 | SPARQL 1.1 Query Results CSV and TSV Formats — W3C Recommendation 21 March 201353 |
| 30 | SPARQL 1.1 Query Results JSON Format — W3C Recommendation 21 March 201354 |
| 31 | SPARQL Query Results XML Format (Second Edition) — W3C Recommendation 21 March 201355 |
| 32 | SPARQL 1.1 Update — W3C Recommendation 21 March 201356 |
| 33 | W3C XML Schema Definition Language (XSD) 1.1 Part 2: Datatypes — W3C Recommendation 5 April 201257 |
| 34 | FOAF Vocabulary Specification 0.99 — Namespace Document 14 January 2014 — Paddington Edition58 |
| 35 | OWL 2 Web Ontology Language Document Overview (Second Edition) — W3C Recommendation 11 December 201259 |
| 36 | OWL 2 Web Ontology Language Primer (Second Edition) — W3C Recommendation 11 December 201260 |
| 37 | OWL 2 Web Ontology Language Manchester Syntax (Second Edition) — W3C Working Group Note 11 December 201261 |
| 38 | OWL 2 Web Ontology Language Quick Reference Guide (Second Edition) — W3C Recommendation 11 December 201262 |
| 39 | OWL 2 Web Ontology Language Mapping to RDF Graphs (Second Edition) — W3C Recommendation 11 December 201263 |