|
8 | 8 | "@id" : "http://w3id.org/rml/SubjectMap"
|
9 | 9 | } ]
|
10 | 10 | } ]
|
11 |
| -}, { |
12 |
| - "@id" : "_:genid10", |
13 |
| - "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], |
14 |
| - "http://www.w3.org/2002/07/owl#unionOf" : [ { |
15 |
| - "@list" : [ { |
16 |
| - "@id" : "http://w3id.org/rml/BlankNode" |
17 |
| - }, { |
18 |
| - "@id" : "http://w3id.org/rml/IRI" |
19 |
| - }, { |
20 |
| - "@id" : "http://w3id.org/rml/Literal" |
21 |
| - }, { |
22 |
| - "@id" : "http://w3id.org/rml/URI" |
23 |
| - }, { |
24 |
| - "@id" : "http://w3id.org/rml/UnsafeIRI" |
25 |
| - }, { |
26 |
| - "@id" : "http://w3id.org/rml/UnsafeURI" |
27 |
| - } ] |
28 |
| - } ] |
29 | 11 | }, {
|
30 | 12 | "@id" : "_:genid4",
|
31 | 13 | "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
|
|
41 | 23 | "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
|
42 | 24 | "http://www.w3.org/2002/07/owl#unionOf" : [ {
|
43 | 25 | "@list" : [ {
|
44 |
| - "@id" : "http://w3id.org/rml/LanguageMap" |
| 26 | + "@id" : "http://w3id.org/rml/BlankNode" |
| 27 | + }, { |
| 28 | + "@id" : "http://w3id.org/rml/IRI" |
| 29 | + }, { |
| 30 | + "@id" : "http://w3id.org/rml/Literal" |
| 31 | + }, { |
| 32 | + "@id" : "http://w3id.org/rml/URI" |
45 | 33 | }, {
|
46 |
| - "@id" : "http://w3id.org/rml/TermMap" |
| 34 | + "@id" : "http://w3id.org/rml/UnsafeIRI" |
| 35 | + }, { |
| 36 | + "@id" : "http://w3id.org/rml/UnsafeURI" |
47 | 37 | } ]
|
48 | 38 | } ]
|
49 | 39 | }, {
|
|
85 | 75 | }, {
|
86 | 76 | "@id" : "http://purl.org/vocab/vann/preferredNamespaceUri",
|
87 | 77 | "@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ]
|
| 78 | +}, { |
| 79 | + "@id" : "http://w3id.org/rml/AbstractLogicalSource", |
| 80 | + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], |
| 81 | + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { |
| 82 | + "@language" : "en", |
| 83 | + "@value" : "An iterable that can be associated with a triples map such that a data source can be mapped to RDF triples." |
| 84 | + } ], |
| 85 | + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { |
| 86 | + "@id" : "http://w3id.org/rml/core/" |
| 87 | + } ], |
| 88 | + "http://www.w3.org/2000/01/rdf-schema#label" : [ { |
| 89 | + "@value" : "Abstract Logical Source" |
| 90 | + } ], |
| 91 | + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { |
| 92 | + "@id" : "http://w3id.org/rml/Iterable" |
| 93 | + } ] |
88 | 94 | }, {
|
89 | 95 | "@id" : "http://w3id.org/rml/BlankNode",
|
90 | 96 | "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
|
|
172 | 178 | "http://www.w3.org/2000/01/rdf-schema#label" : [ {
|
173 | 179 | "@value" : "IRI"
|
174 | 180 | } ]
|
| 181 | +}, { |
| 182 | + "@id" : "http://w3id.org/rml/Iterable", |
| 183 | + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], |
| 184 | + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { |
| 185 | + "@language" : "en", |
| 186 | + "@value" : "An abstract construct to describe data access and iteration for a data source." |
| 187 | + } ], |
| 188 | + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { |
| 189 | + "@id" : "http://w3id.org/rml/core/" |
| 190 | + } ], |
| 191 | + "http://www.w3.org/2000/01/rdf-schema#label" : [ { |
| 192 | + "@value" : "Iterable" |
| 193 | + } ] |
175 | 194 | }, {
|
176 | 195 | "@id" : "http://w3id.org/rml/Join",
|
177 | 196 | "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
|
|
213 | 232 | "http://www.w3.org/2000/01/rdf-schema#label" : [ {
|
214 | 233 | "@value" : "Literal"
|
215 | 234 | } ]
|
216 |
| -}, { |
217 |
| - "@id" : "http://w3id.org/rml/LogicalSource", |
218 |
| - "@type" : [ "http://www.w3.org/2002/07/owl#Class" ] |
219 |
| -}, { |
220 |
| - "@id" : "http://w3id.org/rml/LogicalTarget", |
221 |
| - "@type" : [ "http://www.w3.org/2002/07/owl#Class" ] |
222 | 235 | }, {
|
223 | 236 | "@id" : "http://w3id.org/rml/ObjectMap",
|
224 | 237 | "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
|
|
293 | 306 | "http://www.w3.org/2000/01/rdf-schema#label" : [ {
|
294 | 307 | "@value" : "Reference Object Map"
|
295 | 308 | } ]
|
| 309 | +}, { |
| 310 | + "@id" : "http://w3id.org/rml/ReferenceFormulation", |
| 311 | + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], |
| 312 | + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { |
| 313 | + "@language" : "en", |
| 314 | + "@value" : "Denotes a Reference Formulation." |
| 315 | + } ], |
| 316 | + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { |
| 317 | + "@id" : "http://w3id.org/rml/core/" |
| 318 | + } ], |
| 319 | + "http://www.w3.org/2000/01/rdf-schema#label" : [ { |
| 320 | + "@value" : "Reference Formulation" |
| 321 | + } ] |
296 | 322 | }, {
|
297 | 323 | "@id" : "http://w3id.org/rml/SubjectMap",
|
298 | 324 | "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
|
|
594 | 620 | "http://www.w3.org/2000/01/rdf-schema#range" : [ {
|
595 | 621 | "@id" : "http://w3id.org/rml/GraphMap"
|
596 | 622 | } ]
|
| 623 | +}, { |
| 624 | + "@id" : "http://w3id.org/rml/iterator", |
| 625 | + "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], |
| 626 | + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { |
| 627 | + "@language" : "en", |
| 628 | + "@value" : "An expression qualified according to the reference formulation that defines a sequence of logical iterations on the data source." |
| 629 | + } ], |
| 630 | + "http://www.w3.org/2000/01/rdf-schema#domain" : [ { |
| 631 | + "@id" : "http://w3id.org/rml/Iterable" |
| 632 | + } ], |
| 633 | + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { |
| 634 | + "@id" : "http://w3id.org/rml/core/" |
| 635 | + } ], |
| 636 | + "http://www.w3.org/2000/01/rdf-schema#label" : [ { |
| 637 | + "@value" : "iterator" |
| 638 | + } ], |
| 639 | + "http://www.w3.org/2000/01/rdf-schema#range" : [ { |
| 640 | + "@id" : "http://www.w3.org/2001/XMLSchema#string" |
| 641 | + } ] |
597 | 642 | }, {
|
598 | 643 | "@id" : "http://w3id.org/rml/joinCondition",
|
599 | 644 | "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
|
|
665 | 710 | "@value" : "logical source"
|
666 | 711 | } ],
|
667 | 712 | "http://www.w3.org/2000/01/rdf-schema#range" : [ {
|
668 |
| - "@id" : "http://w3id.org/rml/LogicalSource" |
669 |
| - } ] |
670 |
| -}, { |
671 |
| - "@id" : "http://w3id.org/rml/logicalTarget", |
672 |
| - "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], |
673 |
| - "http://www.w3.org/2000/01/rdf-schema#comment" : [ { |
674 |
| - "@value" : "Represents the logical target to where triples are exported to." |
675 |
| - } ], |
676 |
| - "http://www.w3.org/2000/01/rdf-schema#domain" : [ { |
677 |
| - "@id" : "_:genid7" |
678 |
| - } ], |
679 |
| - "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { |
680 |
| - "@id" : "http://w3id.org/rml/core/" |
681 |
| - } ], |
682 |
| - "http://www.w3.org/2000/01/rdf-schema#label" : [ { |
683 |
| - "@value" : "logical target" |
684 |
| - } ], |
685 |
| - "http://www.w3.org/2000/01/rdf-schema#range" : [ { |
686 |
| - "@id" : "http://w3id.org/rml/LogicalTarget" |
| 713 | + "@id" : "http://w3id.org/rml/AbstractLogicalSource" |
687 | 714 | } ]
|
688 | 715 | }, {
|
689 | 716 | "@id" : "http://w3id.org/rml/object",
|
|
700 | 727 | } ],
|
701 | 728 | "http://www.w3.org/2000/01/rdf-schema#label" : [ {
|
702 | 729 | "@value" : "object"
|
703 |
| - } ], |
704 |
| - "http://www.w3.org/2000/01/rdf-schema#range" : [ { |
705 |
| - "@id" : "http://www.w3.org/2000/01/rdf-schema#Resource" |
706 | 730 | } ]
|
707 | 731 | }, {
|
708 | 732 | "@id" : "http://w3id.org/rml/objectMap",
|
|
849 | 873 | "http://www.w3.org/2000/01/rdf-schema#range" : [ {
|
850 | 874 | "@id" : "http://www.w3.org/2001/XMLSchema#string"
|
851 | 875 | } ]
|
| 876 | +}, { |
| 877 | + "@id" : "http://w3id.org/rml/referenceFormulation", |
| 878 | + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], |
| 879 | + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { |
| 880 | + "@language" : "en", |
| 881 | + "@value" : "The reference formulation used to refer to extracts of the source data. " |
| 882 | + } ], |
| 883 | + "http://www.w3.org/2000/01/rdf-schema#domain" : [ { |
| 884 | + "@id" : "http://w3id.org/rml/Iterable" |
| 885 | + } ], |
| 886 | + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { |
| 887 | + "@id" : "http://w3id.org/rml/core/" |
| 888 | + } ], |
| 889 | + "http://www.w3.org/2000/01/rdf-schema#label" : [ { |
| 890 | + "@value" : "reference formulation" |
| 891 | + } ], |
| 892 | + "http://www.w3.org/2000/01/rdf-schema#range" : [ { |
| 893 | + "@id" : "http://w3id.org/rml/ReferenceFormulation" |
| 894 | + } ] |
852 | 895 | }, {
|
853 | 896 | "@id" : "http://w3id.org/rml/subject",
|
854 | 897 | "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
|
|
920 | 963 | "@value" : "term type"
|
921 | 964 | } ],
|
922 | 965 | "http://www.w3.org/2000/01/rdf-schema#range" : [ {
|
923 |
| - "@id" : "_:genid10" |
| 966 | + "@id" : "_:genid7" |
924 | 967 | } ]
|
925 | 968 | }, {
|
926 | 969 | "@id" : "http://www.linkedmodel.org/schema/vaem#acronym",
|
927 | 970 | "@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ]
|
928 | 971 | }, {
|
929 | 972 | "@id" : "http://www.w3.org/2000/01/rdf-schema#Class",
|
930 | 973 | "@type" : [ "http://www.w3.org/2002/07/owl#Class" ]
|
931 |
| -}, { |
932 |
| - "@id" : "http://www.w3.org/2000/01/rdf-schema#Resource", |
933 |
| - "@type" : [ "http://www.w3.org/2002/07/owl#Class" ] |
934 | 974 | }, {
|
935 | 975 | "@id" : "http://xmlns.com/foaf/0.1/name",
|
936 | 976 | "@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ]
|
|
0 commit comments