You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/Facade-X.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# Facade-X
2
2
3
-
Facade-X is a simplistic meta-model used by SPARQL Anything transformers to generate RDF data from diverse data sources.
3
+
Facade-X is a minimalistic meta-model used by SPARQL Anything transformers to generate RDF data from diverse data sources.
4
4
Intuitively, Facade-X uses a subset of RDF as a general approach to represent the source content *as-it-is* but in RDF.
5
5
The model combines two types of elements: [containers](https://www.w3.org/TR/rdf11-schema/#ch_containervocab) and [literals](https://www.w3.org/TR/rdf11-schema/#ch_literal).
6
6
While literals are used to represent primitive data types (i.e. strings, integers etc.), containers represent an information unit of a data source.
0 commit comments