Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Metadata Profiles
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Coscine
graphs
Metadata Profiles
Commits
da5f6061
Commit
da5f6061
authored
4 months ago
by
coscine_application_profile_requests_live
Committed by
Kseniia Dukkart
4 months ago
Browse files
Options
Downloads
Patches
Plain Diff
Merge request for new application profile: Baulogdatei
parent
70afffc6
No related branches found
No related tags found
1 merge request
!428
Merge request for new application profile: Baulogdatei
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
profiles/BuildLogFile/index.ttl
+108
-0
108 additions, 0 deletions
profiles/BuildLogFile/index.ttl
with
108 additions
and
0 deletions
profiles/BuildLogFile/index.ttl
0 → 100644
+
108
−
0
View file @
da5f6061
@base
<https://purl.org/coscine/ap/BuildLogFile/>
.
@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
dbo:
<http://dbpedia.org/ontology/>
.
@prefix
dcterms:
<http://purl.org/dc/terms/>
.
@prefix
doap:
<http://usefulinc.com/ns/doap#>
.
@prefix
ebucore:
<http://www.ebu.ch/metadata/ontologies/ebucore/ebucore#>
.
@prefix
oidc:
<http://www.w3.org/ns/solid/oidc#>
.
@prefix
schema:
<http://schema.org/>
.
@prefix
sh:
<http://www.w3.org/ns/shacl#>
.
@prefix
vocabterms:
<https://purl.org/coscine/terms/>
.
@prefix
aps:
<https://purl.org/coscine/ap/>
.
<https://purl.org/coscine/ap/BuildLogFile/>
dcterms:
created
"2024-10-30"
^^
xsd:
date
;
dcterms:
creator
"Johann Lehmann"
;
dcterms:
description
"Data recorded by the system during the process and available retrospectively"
@en
,
"Daten, die während des Prozesses aufgezeichnet wurden von der Anlage und im Nachhinein verfügbar sind"
@de
;
dcterms:
license
<http://spdx.org/licenses/CC0-1.0>
;
dcterms:
subject
<https://github.com/tibonto/dfgfo/402-01>
;
dcterms:
title
"Baulogdatei"
@de
,
"Build Log File"
@en
;
a
rdfs:
Class,
sh:
NodeShape
;
sh:
closed
false
;
sh:
property
[
sh:
datatype
xsd:
anyURI
;
sh:
minCount
1
;
sh:
minLength
1
;
sh:
name
"Job File ID"
@de
;
sh:
name
"Job File ID"
@en
;
sh:
order
1
;
sh:
path
dbo:
id
],
[
sh:
datatype
xsd:
string
;
sh:
minCount
1
;
sh:
minLength
1
;
sh:
name
"Project"
@en
;
sh:
name
"Projekt"
@de
;
sh:
order
2
;
sh:
path
dbo:
project
],
[
sh:
datatype
xsd:
boolean
;
sh:
name
"Was streamed?"
@en
;
sh:
name
"Wurde gestreamt?"
@de
;
sh:
order
11
;
sh:
path
<https://purl.org/coscine/terms/cb809c6d-45cf-45cb-a399-52cb854173f2/>
],
[
sh:
datatype
xsd:
string
;
sh:
name
"Client Name"
@de
;
sh:
name
"Client name"
@en
;
sh:
order
14
;
sh:
path
oidc:
client_name
],
[
sh:
datatype
xsd:
string
;
sh:
minCount
1
;
sh:
minLength
1
;
sh:
name
"Machine ID"
@en
;
sh:
name
"Maschinen ID"
@de
;
sh:
order
3
;
sh:
path
<https://purl.org/coscine/terms/89f7217d-d350-412e-9f56-3f5c0cf0ae84/>
],
[
sh:
datatype
xsd:
int
;
sh:
name
"Gesamte Schichten"
@de
;
sh:
name
"_Overall Layers"
@en
;
sh:
order
4
;
sh:
path
dbo:
number
],
[
sh:
datatype
xsd:
boolean
;
sh:
minCount
1
;
sh:
minLength
1
;
sh:
name
"Job abgebrochen?"
@de
;
sh:
name
"_Job aborted?"
@en
;
sh:
order
6
;
sh:
path
<https://internet-of-construction.github.io/IoC-Process-Ontology/#isCancelled>
],
[
sh:
datatype
xsd:
string
;
sh:
name
"Grund zum Abbruch"
@de
;
sh:
name
"Reason for abortion"
@en
;
sh:
order
7
;
sh:
path
<http://w3id.org/ioc#isCancelled>
],
[
sh:
datatype
xsd:
int
;
sh:
name
"Last layer if aborted"
@en
;
sh:
name
"Letzte Schicht, wenn abgebrochen"
@de
;
sh:
order
5
;
sh:
path
<https://purl.org/coscine/terms/5bf9112f-dc41-4789-ac36-9435cb5fe4b5/>
],
[
sh:
datatype
xsd:
string
;
sh:
name
"Streaming Server Name"
@de
;
sh:
name
"Streaming server name"
@en
;
sh:
order
12
;
sh:
path
<https://purl.org/coscine/terms/8b694ea9-222c-4fb6-8805-e6ef211efb4f/>
],
[
sh:
datatype
xsd:
date
;
sh:
minCount
1
;
sh:
minLength
1
;
sh:
name
"Start Zeitstempel"
@de
;
sh:
name
"_Start timestamp"
@en
;
sh:
order
8
;
sh:
path
dbo:
startDate
],
[
sh:
datatype
xsd:
duration
;
sh:
name
"Baujob Gesamtdauer"
@de
;
sh:
name
"_Total jobduration"
@en
;
sh:
order
9
;
sh:
path
schema:
duration
],
[
sh:
datatype
xsd:
string
;
sh:
minCount
1
;
sh:
minLength
1
;
sh:
name
"Publication license"
@en
;
sh:
name
"Veröffentlichungslizenz"
@de
;
sh:
order
10
;
sh:
path
doap:
license
],
[
sh:
datatype
xsd:
double
;
sh:
name
"Supplyfactor"
@en
;
sh:
name
"Versorgungsfaktor"
@de
;
sh:
order
15
;
sh:
path
<https://purl.org/coscine/terms/b381234b-9463-445f-9425-9ec99f6027c2/>
].
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment