-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtweak-1.xml
54 lines (54 loc) · 2.81 KB
/
tweak-1.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<ComponentSpec isProfile="true" CMDVersion="1.2" CMDOriginalVersion="1.2" xsi:noNamespaceSchemaLocation="https://infra.clarin.eu/CMDI/1.x/xsd/cmd-component.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:cue="http://www.clarin.eu/cmd/cues/1" xmlns:clariah="http://www.clariah.eu/">
<Header>
<ID>clarin.eu:cr1:p_1708423613599</ID>
</Header>
<Component name="HI" CardinalityMin="1" CardinalityMax="1">
<Element name="status" cue:class="status" cue:readonly="yes"/>
<Component name="Dataset">
<Element name="license">
<AutoValue>default:creativecommons.org/licenses/by-nc-sa/4.0/</AutoValue>
</Element>
<Element name="publisher">
<AutoValue>default:www.huygens.knaw.nl</AutoValue>
</Element>
<Element name="description" cue:inputHeight="8" cue:inputWidth="60"/>
<Element name="created">
<AutoValue>now</AutoValue>
</Element>
<Element name="modified">
<AutoValue>now</AutoValue>
</Element>
<Element name="issued">
<AutoValue>now</AutoValue>
</Element>
<Component name="Distribution" ConceptLink="http://www.w3.org/ns/dcat#distribution">
<Element name="description" ConceptLink="http://purl.org/dc/terms/description" ValueScheme="string" cue:inputHeight="8" cue:inputWidth="60"/>
<Element name="modified">
<AutoValue>now</AutoValue>
</Element>
<Element name="issued">
<AutoValue>now</AutoValue>
</Element>
<Element name="license">
<AutoValue>default:creativecommons.org/licenses/by-nc-sa/4.0/</AutoValue>
</Element>
</Component>
</Component>
<Component name="INEO">
<Element name="intro" cue:inputHeight="8" cue:inputWidth="60"/>
<Element name="researchActivity" cue:class="skosType">
<clariah:autoCompleteURI>/proxy/skosmos/sd/tadirah</clariah:autoCompleteURI>
</Element>
<Element name="researchDomain" cue:class="skosType">
<clariah:autoCompleteURI>/proxy/skosmos/sd/nwo-researchfields</clariah:autoCompleteURI>
</Element>
<Element name="informationType" cue:class="skosType">
<clariah:autoCompleteURI>/proxy/skosmos/sd/ineo-informationtypes</clariah:autoCompleteURI>
</Element>
<Element name="mediaType" cue:class="skosType">
<clariah:autoCompleteURI>/proxy/skosmos/sd/ineo-mediatypes</clariah:autoCompleteURI>
</Element>
</Component>
</Component>
</ComponentSpec>