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
694bfb69
Commit
694bfb69
authored
2 weeks ago
by
Richard Polzin
Committed by
Coscine API Token
2 weeks ago
Browse files
Options
Downloads
Patches
Plain Diff
Richard Polzin requests new application profile 3/18/2025, 12:17:56
parent
720fc17c
No related branches found
No related tags found
1 merge request
!447
Merge request for new application profile: 3/18/2025, 12:17:56
Pipeline
#1645123
skipped
Stage: dev_deploy
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
profiles/b705708e-72ff-4b2b-b752-4ac411d7746e/index.ttl
+98
-0
98 additions, 0 deletions
profiles/b705708e-72ff-4b2b-b752-4ac411d7746e/index.ttl
with
98 additions
and
0 deletions
profiles/b705708e-72ff-4b2b-b752-4ac411d7746e/index.ttl
0 → 100644
+
98
−
0
View file @
694bfb69
@base
<https://purl.org/coscine/ap/b705708e-72ff-4b2b-b752-4ac411d7746e/>
.
@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
dcterms:
<http://purl.org/dc/terms/>
.
@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/b705708e-72ff-4b2b-b752-4ac411d7746e/>
dcterms:
created
"2025-03-18"
^^
xsd:
date
;
dcterms:
creator
"Richard Polzin"
;
dcterms:
description
"Metadaten für medizinische KI Modelle"
@de
,
"Metadata for a medical AI model"
@en
;
dcterms:
license
<http://spdx.org/licenses/CC0-1.0>
;
dcterms:
subject
<https://github.com/tibonto/dfgfo/205-07>
;
dcterms:
title
"3/18/2025, 12:17:56"
@en
,
"Medical Model Metadata"
@de
;
a
rdfs:
Class,
sh:
NodeShape
;
sh:
closed
false
;
sh:
property
[
sh:
path
<https://purl.org/coscine/terms/7f814db0-0ebd-4813-8cf3-8ad01cf84124/>
;
sh:
datatype
xsd:
string
;
sh:
order
1
;
sh:
name
"Name"
@de
;
sh:
name
"Name"
@en
;
sh:
description
"Der Name des Modells"
@de
;
sh:
description
"The name of the model"
@en]
,
[
sh:
path
<https://purl.org/coscine/terms/452151ea-2cc1-4ab1-b3e5-184ea90c9dc4/>
;
sh:
datatype
xsd:
string
;
sh:
order
2
;
sh:
name
"Beschreibung"
@de
;
sh:
name
"Description"
@en
;
sh:
description
"Eine kurze Beschreibung des Modells"
@de
;
sh:
description
"A short description of the model"
@en]
,
[
sh:
path
<https://purl.org/coscine/terms/ecb00dee-17e8-40bb-bb94-6d786846fe5e/>
;
sh:
datatype
xsd:
string
;
sh:
order
3
;
sh:
name
"Kontaktperson"
@de
;
sh:
name
"Person of Contact"
@en
;
sh:
description
"Der Name der Hauptverantwortlichen Person, so wie eine email adresse."
@de
;
sh:
description
"The name and mail of the person of contact."
@en]
,
[
sh:
path
<https://purl.org/coscine/terms/f0f2f2b7-e6fd-4b21-a4a1-639a4a6a2f99/>
;
sh:
datatype
xsd:
string
;
sh:
order
4
;
sh:
name
"Lizens"
@de
;
sh:
name
"License"
@en
;
sh:
description
"Die Lizenz unter der das Modell verfügbar ist"
@de
;
sh:
description
"The license the model is available under"
@en]
,
[
sh:
path
<https://purl.org/coscine/terms/3ffe6028-7df0-488f-aa2f-749ad8e3a1ba/>
;
sh:
datatype
xsd:
string
;
sh:
order
5
;
sh:
name
"Modelltype"
@de
;
sh:
name
"Model Type"
@en
;
sh:
description
"Die Art des Modells, z.B. Prädiktion oder Klassifizierung"
@de
;
sh:
description
"The type of model, such as classification or prediction"
@en]
,
[
sh:
path
<https://purl.org/coscine/terms/2c89e304-ec75-423f-a5b5-c0e487a5c2b3/>
;
sh:
datatype
xsd:
string
;
sh:
order
6
;
sh:
name
"Programmiersprache"
@de
;
sh:
name
"Language"
@en
;
sh:
description
"Die Haupt-Programmiersprache, in welcher das Modell entwickelt wurd."
@de
;
sh:
description
"The main programming language used to develop the model."
@en]
,
[
sh:
path
<https://purl.org/coscine/terms/659062e9-e16a-4a5a-84de-0433d7921705/>
;
sh:
datatype
xsd:
string
;
sh:
order
7
;
sh:
name
"Frameworks"
@de
;
sh:
name
"Frameworks"
@en
;
sh:
description
"Benutzte Frameworks, wie z.B. pandas or pytorch."
@de
;
sh:
description
"Used frameworks, such as pandas or pytorch."
@en]
,
[
sh:
path
<https://purl.org/coscine/terms/0aaf35e8-f911-4899-b016-b09dfe9b3d85/>
;
sh:
datatype
xsd:
string
;
sh:
order
8
;
sh:
name
"Eingangsdaten"
@de
;
sh:
name
"Input Data"
@en
;
sh:
description
"Vom Modell benötigte Daten. Z.B. Hochauflösende Messungen der Herzfrequenz"
@de
;
sh:
description
"Input data for the model. For example high resolution heart rate samples."
@en]
,
[
sh:
path
<https://purl.org/coscine/terms/ad77599f-a2fb-401e-ada4-d506a2d79e67/>
;
sh:
datatype
xsd:
string
;
sh:
order
9
;
sh:
name
"Ausgangsdaten"
@de
;
sh:
name
"Output Data"
@en
;
sh:
description
"Die Ausgabe des Modells. Z.B. eine Klassifizierung in CSV, oder eine Vorhersage im Apache Arrow Format."
@de
;
sh:
description
"The output of the model. For example a classification as csv oor a prediction in the feather format"
@en]
,
[
sh:
path
<https://purl.org/coscine/terms/3e5c9fd7-f129-461a-8c3b-84c6588da412/>
;
sh:
datatype
xsd:
string
;
sh:
order
10
;
sh:
name
"Externe Abhängigkeiten"
@de
;
sh:
name
"External Dependencies"
@en
;
sh:
description
"Übersicht externen Abhängigkeiten"
@de
;
sh:
description
"Overview of external dependencies"
@en]
,
[
sh:
path
<https://purl.org/coscine/terms/1f0c43e1-f8cf-48ad-96c6-aab1b01e044f/>
;
sh:
datatype
xsd:
string
;
sh:
order
11
;
sh:
name
"URL"
@de
;
sh:
name
"URL"
@en
;
sh:
description
"Link zum Modell"
@de
;
sh:
description
"Link to the model"
@en]
.
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