skos
美
英 
- 網(wǎng)絡(luò)簡(jiǎn)單知識(shí)組織系統(tǒng)(Simple Knowledge Organization System);Simple Knowledge Organisation System;知識(shí)組織系統(tǒng)表述語(yǔ)言
例句
Because SKOS is defined using the RDF model, it's easy to read and create data in an XML format.
由于利用RDF模型來(lái)定義SKOS,以XML格式讀取與創(chuàng)建數(shù)據(jù)非常方便。
The most important label is the preferred label, and SKOS allows each concept to have only one of these in each language.
最重要的標(biāo)簽是首選標(biāo)簽,SKOS允許每個(gè)概念僅具有這些語(yǔ)言之一。
Notice that there isn't always a one-to-one correlation between a SKOS concept and a construct in the XML vocabulary.
注意,SKOS概念和XML詞匯表中的結(jié)構(gòu)之間并不是始終存在一對(duì)一的關(guān)系。
With SKOS, you manage concepts that have different kinds of labels, and each label might have a language associated with it.
利用SKOS,管理具有不同類型標(biāo)簽的概念,每個(gè)標(biāo)簽都可能有一個(gè)語(yǔ)言與其相關(guān)聯(lián)。
SKOS-based tools for editing and managing your vocabularies should understand that extensibility is part of this standard.
用于管理詞匯表的基于SKOS的工具應(yīng)當(dāng)了解可擴(kuò)展性是標(biāo)準(zhǔn)的一部分。
You can also connect your data to a wider variety of data out there, whether it uses the SKOS ontology or not.
還可將數(shù)據(jù)與更廣泛的外部數(shù)據(jù)進(jìn)行連接,而不必考慮其是否采用了SKOS實(shí)體。
In the spectrum of standards, SKOS contributes by bridging the gap between traditional indexing and formal ontologies for the Semantic Web.
在標(biāo)準(zhǔn)的譜系中,SKOS的作用是銜接傳統(tǒng)的索引和語(yǔ)言Web的正式本體。
SKOS takes a higher-level view of what you manage, which makes internationalization much easier.
SKOS在更高角度上對(duì)管理對(duì)象進(jìn)行查看,這使得國(guó)際化更加方便。
I also lift the SKOS concept description into the xs: documentation element, which helps smooth integration with WXS-aware tools.
我還將SKOS概念描述提供給xs:documentation元素,這有助于順利集成支持WXS的工具。
Simple Knowledge Organization System (SKOS) provides a standard for indicating the subject matter of content.
簡(jiǎn)單知識(shí)組織系統(tǒng)(SimpleKnowledgeOrganizationSystem,SKOS)提供了指示內(nèi)容的主題問(wèn)題的標(biāo)準(zhǔn)。
Also, users of this DITA specialization should bear in mind that SKOS itself hasn't yet progressed to an approved standard.
而且,這項(xiàng)DITA專門化的用戶應(yīng)當(dāng)記住,SKOS本身還沒(méi)有發(fā)展成一個(gè)被認(rèn)可的標(biāo)準(zhǔn)。
Besides SKOS annotations, another useful Semantic Web practice in XML schema design is to use URIs for IDs.
除了SKOS注釋外,XML模式設(shè)計(jì)中的另一個(gè)有用語(yǔ)義Web實(shí)踐是對(duì)ID使用URI。
Be careful because this article uses a slightly out of date version of SKOS.
在閱讀此文時(shí)應(yīng)注意其中使用了有點(diǎn)過(guò)時(shí)的SKOS版本。
In a typical approach, SKOS tools display the thesaurus or taxonomy to the user for browsing.
典型情況下,SKOS工具會(huì)把辭典或分類法顯示給用戶進(jìn)行瀏覽。
The skos: broader property is a way of organizing related concepts.
broader屬性用于組織相關(guān)的概念。
See Resources for full introductions to SKOS, but briefly, the first two lines are Turtle versions of namespaces declarations.
可以從參考資料獲得有關(guān)SKOS的全部介紹,但是這里將簡(jiǎn)單地介紹一下,前兩行是Turtle版本的名稱空間聲明。
With SKOS, you can define relationships between concepts from different vocabularies.
利用SKOS,可在來(lái)自不同詞匯表之間的概念之間定義關(guān)系。
SKOS is a good language to express the technical substance of such interchange.
SKOS就是一種表達(dá)這類交換技術(shù)的良好語(yǔ)言。
Listing 1 is a subset of a SKOS definition of relevant concepts in Turtle syntax.
清單1展示了有關(guān)概念的SKOS定義的一部分,其中使用了Turtle語(yǔ)法。
skos: definition is a brief but precise description of the concept.
definition是一個(gè)簡(jiǎn)潔但精確的概念描述。
However, SKOS provides a higher-level language that's designed for readable content.
但是,SKOS提供了專為可讀內(nèi)容設(shè)計(jì)的更高層次的語(yǔ)言。
skos: definition is a brief but precise description of what the concept is.
definition是對(duì)這個(gè)概念的一個(gè)簡(jiǎn)短而準(zhǔn)確的描述。
You will generally deal with XML versions of SKOS vocabularies in schemata.
您可以使用schemata對(duì)XML版本的SKOS詞匯表進(jìn)行一般性處理。
Note: SKOS uses the concept label for these formal subjects.
注意:SKOS用概念(concept)這個(gè)標(biāo)簽表示這些正式主題。
As a result, the SKOS-compatible DITA specialization could undergo some evolution.
所以,與SKOS兼容的DITA專門化可能會(huì)有所發(fā)展。
The constructs that come directly from the SKOS are in bold font.
直接來(lái)自SKOS的結(jié)構(gòu)使用粗體表示。
The skos: broader property is a way to organize related concepts.
broader屬性是一種組織相關(guān)概念的方法。
Listing 5 is a variation on Listing 3 using links to the SKOS rather than copying constructs.
清單5對(duì)清單3進(jìn)行了一些修改,將其鏈接到SKOS,而不是復(fù)制結(jié)構(gòu)。
iQvoc: Check out an open source tool for managing vocabularies that can import and export SKOS.
iQvoc:查看用于管理詞匯表的,能夠導(dǎo)入導(dǎo)出SKOS的開(kāi)源工具。
Concepts can have many kinds of relationships in SKOS besides "broader than. "
除了“更廣泛”之外,在SKOS中概念可具有很多類型的關(guān)系。
As specified by SKOS and implemented in the DITA specialization, a subject classification has the following parts
根據(jù)SKOS的規(guī)定和DITA專門化的實(shí)現(xiàn),主題分類有以下部分
More granular metadata: SKOS-XL
更細(xì)化的元數(shù)據(jù):SKOS-XL