Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Coscine
graphs
ApplicationProfiles
Commits
ef910019
Commit
ef910019
authored
Feb 10, 2022
by
Benedikt Heinrichs
Committed by
Benedikt Heinrichs
Feb 10, 2022
Browse files
Benedikt Heinrichs requests new application profile New Amazing Experiment Radar
parent
b1765758
Pipeline
#644651
passed with stage
in 1 minute and 24 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
profiles/radar/1644483167284/index.ttl
0 → 100644
View file @
ef910019
@prefix
dcmitype:
<http://purl.org/dc/dcmitype/>
.
@prefix
dcterms:
<http://purl.org/dc/terms/>
.
@prefix
prov:
<http://www.w3.org/ns/prov#>
.
@prefix
rdf:
<http://www.w3.org/1999/02/22-rdf-syntax-ns#>
.
@prefix
rdfs:
<http://www.w3.org/2000/01/rdf-schema#>
.
@prefix
sh:
<http://www.w3.org/ns/shacl#>
.
@prefix
xsd:
<http://www.w3.org/2001/XMLSchema#>
.
@prefix
aps:
<https://purl.org/coscine/ap/>
.
<https://purl.org/coscine/ap/radar#created>
sh:
datatype
xsd:
date
;
sh:
defaultValue
"{TODAY}"
;
sh:
maxCount
1
;
sh:
minCount
1
;
sh:
name
"Erstelldatum"
@de
,
"Production Date"
@en
;
sh:
order
2
;
sh:
path
dcterms:
created
.
<https://purl.org/coscine/ap/radar#creator>
sh:
datatype
xsd:
string
;
sh:
defaultValue
"{ME}"
;
sh:
maxCount
1
;
sh:
minCount
1
;
sh:
name
"Creator"
@en
,
"Ersteller"
@de
;
sh:
order
0
;
sh:
path
dcterms:
creator
;
sh:
minLength
1
.
<https://purl.org/coscine/ap/radar#rights>
sh:
datatype
xsd:
string
;
sh:
maxCount
1
;
sh:
name
"Berechtigung"
@de
,
"Rights"
@en
;
sh:
order
5
;
sh:
path
dcterms:
rights
.
<https://purl.org/coscine/ap/radar#rightsHolder>
sh:
datatype
xsd:
string
;
sh:
maxCount
1
;
sh:
name
"Rechteinhaber"
@de
,
"Rightsholder"
@en
;
sh:
order
6
;
sh:
path
dcterms:
rightsHolder
.
<https://purl.org/coscine/ap/radar#subject>
sh:
maxCount
1
;
sh:
name
"Fachrichtung"
@de
,
"Subject Area"
@en
;
sh:
order
3
;
sh:
path
dcterms:
subject
;
sh:
class
<http://www.dfg.de/dfg_profil/gremien/fachkollegien/faecher/>
.
<https://purl.org/coscine/ap/radar#title>
sh:
datatype
xsd:
string
;
sh:
maxCount
1
;
sh:
minCount
1
;
sh:
name
"Titel"
@de
,
"Title"
@en
;
sh:
order
1
;
sh:
path
dcterms:
title
;
sh:
minLength
1
.
<https://purl.org/coscine/ap/radar#type>
sh:
maxCount
1
;
sh:
name
"Resource"
@en
,
"Ressource"
@de
;
sh:
order
4
;
sh:
path
dcterms:
type
;
sh:
class
<http://purl.org/dc/dcmitype/>
.
<https://purl.org/coscine/ap/radar/1644483167284/>
dcterms:
rights
"Copyright © 2020 IT Center, RWTH Aachen University"
;
dcterms:
title
"New Amazing Experiment Radar"
@en
,
"New Amazing Experiment Radar"
@de
;
dcterms:
license
<http://spdx.org/licenses/MIT>
;
dcterms:
publisher
<https://itc.rwth-aachen.de/>
;
a
sh:
NodeShape
;
prov:
wasRevisionOf
<https://purl.org/coscine/ap/radar/>
;
sh:
closed
true
;
sh:
property
<https://purl.org/coscine/ap/radar#created>
,
<https://purl.org/coscine/ap/radar#creator>
,
<https://purl.org/coscine/ap/radar#rights>
,
<https://purl.org/coscine/ap/radar#rightsHolder>
,
<https://purl.org/coscine/ap/radar#subject>
,
<https://purl.org/coscine/ap/radar#title>
,
<https://purl.org/coscine/ap/radar#type>
,
[
sh:
datatype
xsd:
string
;
sh:
maxCount
2
;
sh:
minCount
1
;
sh:
name
"Comment"
@en
,
"Kommentar"
@de
;
sh:
order
7
;
sh:
path
rdfs:
comment
;
sh:
message
"Enter a comment!"
@de
;
],
[
sh:
path
rdf:
type
;
]
;
sh:
targetClass
<https://purl.org/coscine/ap/radar/>
;
rdfs:
comment
"New Amazing Experiment Radar"
@en
,
"New Amazing Experiment Radar"
@de
.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment