mirror of
https://github.com/flancian/garden.git
synced 2026-08-07 06:56:19 +00:00
Auto: misc.
This commit is contained in:
@@ -44,6 +44,7 @@
|
||||
- [[Talis Platform]] (triple store sparql endpoint).
|
||||
- [[XMP (ISO 16684)]] (editor development environment).
|
||||
- [[reading]] [[wikipedia]] https://en.wikipedia.org/wiki/Resource_Description_Framework
|
||||
- [[first public draft]] in [[1997]]. Backed by companies such as [[ibm]] [[microsoft]] [[netscape]].
|
||||
- [[1.0]] was published as a standard in [[1999]], [[1.1]] in [[2014]].
|
||||
- "The RDF data model is similar to classical conceptual modeling approaches (such as [[entity–relationship diagrams]] or [[class diagrams]]). It is based on the idea of making statements about resources (in particular web resources) in expressions of the form subject–predicate–object, known as triples. The subject denotes the resource, and the predicate denotes traits or aspects of the resource, and expresses a relationship between the subject and the object. "
|
||||
- "For example, one way to represent the notion "The sky has the color blue" in RDF is as the triple:
|
||||
@@ -53,7 +54,9 @@
|
||||
- RDF is an [[abstract model]]. There are several [[rdf serialization formats]].
|
||||
- See also: [[W3C]]'s [[Semantic Web]] activity: an evolutionary stage of the [[World Wide Web]] in which "automated software can store, exchange, and use [[machine-readable information]] distributed throughout the [[Web]], in turn enabling users to deal with the information with greater [[efficiency]] and [[certainty]]." Also used in [[knowledge management applications]] unrelated to Semantic Web activity.
|
||||
- [[RDFS]] and [[OWL]] are ontology languages built opon RDF.
|
||||
|
||||
- [[common misunderstandings]]:
|
||||
- [[RDF]] [[is not]] for representing [[metadata]] only.
|
||||
- [[RDF]] [[is not]] an XML format, it rather is an [[abstract data model]].
|
||||
|
||||
[//begin]: # "Autogenerated link references for markdown compatibility"
|
||||
[go]: go "Go"
|
||||
@@ -72,4 +75,5 @@
|
||||
[wikipedia]: wikipedia "Wikipedia"
|
||||
[rdf serialization formats]: rdf-serialization-formats "Rdf Serialization Formats"
|
||||
[knowledge management applications]: knowledge-management-applications "Knowledge Management Applications"
|
||||
[RDF]: rdf "RDF"
|
||||
[//end]: # "Autogenerated link references"
|
||||
Reference in New Issue
Block a user