| 上一頁(P) | 上一層(T) | 下一頁(N) |
| 附錄 A. 詞彙表 | 附錄 C:使用上的注意 |
Description 元素可以使用下列四種方式之一結合所要描述的資源:
資源並非完全支援上述這四種方法,尤其是許多種類的資源並未支援 1,而只有某些種類的資源支援 4。
A human- or machine-understandable description of an RDF schema may be accessed through content negotiation by dereferencing the schema URI. If the schema is machine-understandable it may be possible for an application to learn some of the semantics of the properties named in the schema on demand.詞彙描述的邏輯和語法是在另一份文件[詞彙描述]會加以描述。
把資源描述架構的表達式插到超連結文件標記語言中的建議技術就只是簡單地像範例7.7一樣。這會使得產生的文件並不符合超連結文字標記語言的規格,即使是超連結文字標記語言4.0版也是一樣的,但是全球資訊網協則預期超連結文字標記語言的規格會繼續發展下去,並且可以支援把資源描述架構的表達式插到超連結文字標記語言中。當符合超連結文字標記語言4.0規格的相關瀏覽器採用這種技術時,則產生了兩個較為實際的問題。Alternatives are available to authors in these cases; see [XMLinHTML]. It is up to the author to choose the appropriate alternative in each circumstance.
In the event that none of the alternatives above provides the capabilities desired by the author, the RDF expressions may be left external to the HTML document and linked with an HTML <LINK> element. The recommended relation type for this purpose is REL="meta"; e.g.
<LINK rel="meta" href="mydocMetadata.DC.RDF">