Skip to content

Commit 534f5cc

Browse files
authored
Merge pull request #145 from techlib/1.1.0
1.1.0
2 parents 76a2604 + ad5b853 commit 534f5cc

File tree

4 files changed

+6
-7
lines changed

4 files changed

+6
-7
lines changed

metadata-samples/xml/1m3t2-78951.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ EN: Conversion JSON → CCMM XML
1212
-->
1313
<!-- The schema.xsd location in xsi:schemaLocation was updated (the second URL after the namespace) -->
1414
<dataset
15-
xsi:schemaLocation="https://schema.ccmm.cz/research-data/1.1 https://raw.githubusercontent.com/techlib/CCMM/refs/heads/1.1.0/dataset/schema.xsd"
15+
xsi:schemaLocation="https://schema.ccmm.cz/research-data/1.1 https://model.ccmm.cz/research-data/dataset/schema.xsd"
1616
xmlns="https://schema.ccmm.cz/research-data/1.1" xmlns:gml="http://www.opengis.net/gml/3.2"
1717
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
1818
<!-- Landing IRI for this dataset -->

metadata-samples/xml/ccmm_sample.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<dataset xsi:schemaLocation="https://schema.ccmm.cz/research-data/1.1 https://raw.githubusercontent.com/techlib/CCMM/refs/heads/1.1.0/dataset/schema.xsd"
2+
<dataset xsi:schemaLocation="https://schema.ccmm.cz/research-data/1.1 https://model.ccmm.cz/research-data/dataset/schema.xsd"
33
xmlns="https://schema.ccmm.cz/research-data/1.1" xmlns:gml="http://www.opengis.net/gml/3.2"
44
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
55
<iri>https://organization.cz/dataset_server/dataset_id</iri>
@@ -362,7 +362,7 @@
362362
<iri>http://data.europa.eu/eli/dir/2008/50/oj</iri>
363363
<title>Směrnice Evropského parlamentu a Rady 2008/50/ES ze dne 21. května 2008 o kvalitě
364364
vnějšího ovzduší a čistším ovzduší pro Evropu</title>
365-
<resource_url>https://eur-lex.europa.eu/legal-content/CS/TXT/HTML/?uri=CELEX:32008L0050&qid=1754039487879</resource_url>
365+
<resource_url>https://eur-lex.europa.eu/legal-content/CS/TXT/HTML/?uri=CELEX:32008L0050&amp;qid=1754039487879</resource_url>
366366
<resource_type>
367367
<iri>http://purl.org/coar/resource_type/c_18cf/</iri>
368368
<label xml:lang="en">text</label>

metadata-samples/xml/dataset-mini.xml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
Creation date: 2025-10-17 -->
1212

1313
<dataset
14-
xsi:schemaLocation="https://schema.ccmm.cz/research-data/1.1 https://raw.githubusercontent.com/techlib/CCMM/refs/heads/1.1.0/dataset/schema.xsd"
14+
xsi:schemaLocation="https://schema.ccmm.cz/research-data/1.1 https://model.ccmm.cz/research-data/dataset/schema.xsd"
1515
xmlns="https://schema.ccmm.cz/research-data/1.1"
1616
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
1717

@@ -31,8 +31,7 @@
3131
</role>
3232
</qualified_relation>
3333

34-
<!-- Placeholder: Conforms to standard – Note: To be set as mandatory with cardinality (1..*) in 1.1 version,
35-
this is the minimal variant with an IRI -->
34+
<!-- (1..n) Conforms to standard: this is the minimal variant with an IRI -->
3635
<conforms_to_standard>
3736
<iri>https://schema.ccmm.cz/research-data/1.1.0</iri>
3837
</conforms_to_standard>

metadata-samples/xml/dmq82-ed856.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ EN: Conversion JSON (dmq82-ed856) → CCMM XML
1111
Source JSON/URI: https://data.narodni-repozitar.cz/general/datasets/dmq82-ed856
1212
-->
1313
<dataset
14-
xsi:schemaLocation="https://schema.ccmm.cz/research-data/1.1 https://raw.githubusercontent.com/techlib/CCMM/refs/heads/1.1.0/dataset/schema.xsd"
14+
xsi:schemaLocation="https://schema.ccmm.cz/research-data/1.1 https://model.ccmm.cz/research-data/dataset/schema.xsd"
1515
xmlns="https://schema.ccmm.cz/research-data/1.1"
1616
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
1717
<!-- IRI for Dataset should ideally be a DOI (if available) -->

0 commit comments

Comments
 (0)