Content deleted Content added
No edit summary Tag: Reverted |
ClueBot NG (talk | contribs) m Reverting possible vandalism by Nursultan nazarbayev to version by Dujo. Report False Positive? Thanks, ClueBot NG. (4115642) (Bot) |
||
Line 33:
=== DESIRE II project (1997–2000) ===
The most direct ancestor to SKOS was the RDF Thesaurus work undertaken in the second phase of the EU DESIRE project <ref name="Desire Project">{{Citation |date=August 7, 2000 |title=Desire: Development of a European Service for Information on Research and Education |publisher=Desire Consortium |url=http://www.desire.org/ |archive-url=https://web.archive.org/web/20110725230823/http://www.desire.org/ |archive-date=July 25, 2011 }}</ref>{{Citation needed|reason=The Desire Project reference does not appear to directly address the SKOS ancestry statement made here.|date=August 2012}}. Motivated by the need to improve the
=== LIMBER (1999–2001) ===
SKOS built upon the output of the Language Independent Metadata Browsing of European Resources (LIMBER) project funded by the [[European Community]], and part of the [[Information Society Technologies]] programme. In the LIMBER project [[CCLRC]] further developed an [[Resource Description Framework|RDF]] thesaurus interchange format<ref>{{cite journal|url=http://journals.tdl.org/jodi/article/viewArticle/34/35|title=Having
=== SWAD-Europe (2002–2004) ===
SKOS as a distinct initiative began in the SWAD-Europe project, bringing together partners from both DESIRE, SOSIG (ILRT) and LIMBER (CCLRC) who had worked with earlier versions of the schema. It was developed in the Thesaurus Activity Work Package, in the Semantic Web Advanced Development for Europe (SWAD-Europe) project.<ref>{{cite web|url=http://www.w3.org/2001/sw/Europe/|title=Semantic Web Advanced Development for Europe (SWAD-Europe)|website=www.w3.org}}</ref> SWAD-Europe was funded by the [[European Community]], and part of the [[Information Society Technologies]] programme. The project was designed to support
=== Semantic web activity (2004–2005) ===
Following the termination of SWAD-Europe, SKOS effort was supported by the W3C Semantic Web Activity<ref>{{cite web|url=http://www.w3.org/2001/sw/|title=W3C Semantic Web Activity Homepage|website=www.w3.org}}</ref> in the framework of the Best Practice and Deployment Working Group.<ref>{{cite web|url=http://www.w3.org/2004/03/thes-tf/mission|title=Porting Thesauri Task Force (PORT) / Semantic Web Best Practices and Deployment
=== Development as W3C Recommendation (2006–2009) ===
The SKOS main published documents — the SKOS Core Guide,<ref>[http://www.w3.org/TR/swbp-skos-core-guide SKOS Core Guide] W3C Working Draft 2 November 2005</ref> the SKOS Core Vocabulary Specification,<ref>[http://www.w3.org/TR/swbp-skos-core-spec SKOS Core Vocabulary Specification] W3C Working Draft 2 November 2005</ref> and
The Semantic Web Deployment Working Group,<ref>{{cite web|url=http://www.w3.org/2006/07/SWD/|title=W3C Semantic Web Deployment Working Group|website=www.w3.org}}</ref> chartered for two years (May 2006 – April 2008), put in its charter to push SKOS forward on the [[W3C Recommendation]] track. The roadmap projected SKOS as a Candidate Recommendation by the end of 2007, and as a Proposed Recommendation in the first quarter of 2008. The main issues to solve were determining its precise scope of use, and its articulation with other RDF languages and standards used in libraries (such as [[Dublin Core]]).<ref>[https://web.archive.org/web/20061108192228/http://isegserv.
=== Formal release (2009) ===
On August 18, 2009, [[W3C]] released the new standard that builds a bridge between the world of knowledge organization systems – including thesauri, classifications, subject headings, taxonomies, and [[folksonomy|folksonomies]] – and the [[linked data]] community, bringing benefits to both. Libraries, museums, newspapers, government portals, enterprises, social networking applications, and other communities that manage large
=== Historical view of components ===
SKOS was originally designed as a modular and extensible
== Overview ==
Line 64:
In addition to the reference itself, the SKOS Primer (a W3C Working Group Note) summarizes the Simple Knowledge Organization System.
The SKOS<ref>{{cite web|url=http://www.w3.org/TR/skos-reference|title=SKOS Simple Knowledge Organization System Reference|website=www.w3.org}}</ref> defines the classes and properties
* one or more preferred [[index term]]s (at most one in each natural language)
* alternative terms or [[synonym]]s
Line 74:
=== Element categories ===
The
{| border="1" class="wikitable"
Line 104:
=== Concepts ===
The SKOS vocabulary is based on concepts. Concepts are the units of thought—ideas, meanings, or objects and events (instances or categories)—which underlie many knowledge organization systems
A <code>ConceptScheme</code> is analogous to a vocabulary, thesaurus, or other way of organizing concepts. SKOS does not constrain a concept to be within a particular scheme, nor does it provide any way to declare a complete scheme—there is no way to say the scheme consists only of certain members. A topConcept is (one of) the upper concept(s) in a hierarchical scheme.
Line 110:
=== Labels and notations ===
Each SKOS <code>label</code> is a string of [[Unicode]] characters, optionally with language tags, that are associated with a concept. The <code>prefLabel</code> is the preferred human-readable string (maximum
A SKOS <code>notation</code> is similar to a label, but this literal string has a datatype, like integer, float, or date; the datatype can even be made up (see 6.5.1 Notations, Typed Literals and Datatypes
=== Documentation ===
The Documentation or Note properties provide basic information about SKOS concepts. All the concepts are considered a type of <code>skos:note</code>; they just provide more specific kinds of information. The property <code>definition</code>, for example, should contain a full description
Any of these SKOS Documentation properties can refer to several object types: a literal (e.g., a string); a resource node that has its own properties; or a reference
Specific guidance on SKOS documentation properties can be found
=== Semantic relations ===
SKOS semantic relations are intended to provide ways to declare relationships
The property <code>related</code> simply makes an association relationship between two concepts; no hierarchy or generality relation is implied. The properties <code>broader</code> and <code>narrower</code> are used to assert a direct hierarchical link between two concepts. The meaning may be unexpected; the relation <code><A> broader <B></code> means that A has a broader concept called B—hence that B is broader than A. Narrower follows in the same pattern.
While the casual reader might expect broader and narrower to be [[
=== Mapping ===
SKOS mapping properties are intended to express matching (exact or fuzzy) of concepts from one concept scheme to another, and by convention are used only to connect concepts from different
The property <code>relatedMatch</code> makes a simple associative relationship between two concepts. When concepts are so closely related that they can generally be used interchangeably, <code>exactMatch<
=== Concept collections ===
The concept collections (<code>Collection</code>, <code>orderedCollection</code>) are labeled and/or ordered (<code>orderedCollection</code>) groups of SKOS concepts. Collections
== Community and participation ==
|