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
5c7065fc
Commit
5c7065fc
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
#644713
passed with stage
in 1 minute and 26 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
profiles/radar/1644483167285/index.ttl
0 → 100644
View file @
5c7065fc
@base
<https://purl.org/coscine/ap/radar/1644483167285/>
.
@prefix
rdf:
<http://www.w3.org/1999/02/22-rdf-syntax-ns#>
.
@prefix
rdfs:
<http://www.w3.org/2000/01/rdf-schema#>
.
@prefix
xsd:
<http://www.w3.org/2001/XMLSchema#>
.
@prefix
dcmitype:
<http://purl.org/dc/dcmitype/>
.
@prefix
dcterms:
<http://purl.org/dc/terms/>
.
@prefix
prov:
<http://www.w3.org/ns/prov#>
.
@prefix
sh:
<http://www.w3.org/ns/shacl#>
.
@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:
minLength
1
;
sh:
name
"Creator"
@en
,
"Ersteller"
@de
;
sh:
order
0
;
sh:
path
dcterms:
creator
.
<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:
class
<http://www.dfg.de/dfg_profil/gremien/fachkollegien/faecher/>
;
sh:
maxCount
1
;
sh:
name
"Fachrichtung"
@de
,
"Subject Area"
@en
;
sh:
order
3
;
sh:
path
dcterms:
subject
.
<https://purl.org/coscine/ap/radar#title>
sh:
datatype
xsd:
string
;
sh:
maxCount
1
;
sh:
minCount
1
;
sh:
minLength
1
;
sh:
name
"Titel"
@de
,
"Title"
@en
;
sh:
order
1
;
sh:
path
dcterms:
title
.
<https://purl.org/coscine/ap/radar#type>
sh:
class
dcmitype:
;
sh:
maxCount
1
;
sh:
name
"Resource"
@en
,
"Ressource"
@de
;
sh:
order
4
;
sh:
path
dcterms:
type
.
<https://purl.org/coscine/ap/radar/1644483167285/>
dcterms:
license
<http://spdx.org/licenses/MIT>
;
dcterms:
publisher
<https://itc.rwth-aachen.de/>
;
dcterms:
rights
"Copyright © 2020 IT Center, RWTH Aachen University"
;
dcterms:
title
"New Amazing Experiment Radar"
@en
,
"New Amazing Experiment Radar"
@de
;
a
sh:
NodeShape
;
rdfs:
comment
"New Amazing Experiment Radar"
@en
,
"New Amazing Experiment Radar"
@de
;
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
;
sh:
name
"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/>
.
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