Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
L
LinkAhead Sample Management
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
caosdb
Software
LinkAhead Sample Management
Commits
b484c52e
Commit
b484c52e
authored
5 months ago
by
Florian Spreckelsen
Browse files
Options
Downloads
Patches
Plain Diff
MAINT: Remove unused responsible entities from data model
parent
d8645b58
Branches
Branches containing commit
Tags
Tags containing commit
1 merge request
!1
F awi sams
Changes
2
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
models_and_helper_scripts/sample-management-datamodel.yml
+4
-19
4 additions, 19 deletions
models_and_helper_scripts/sample-management-datamodel.yml
test-profile/custom/other/restore/caosdb.dump.sql
+241
-103
241 additions, 103 deletions
test-profile/custom/other/restore/caosdb.dump.sql
with
245 additions
and
122 deletions
models_and_helper_scripts/sample-management-datamodel.yml
+
4
−
19
View file @
b484c52e
#
#
#
# Copyright (C) 2024-2025 IndiScale <info@indiscale.com>
# Copyright (C) 2024 IndiScale <info@indiscale.com>
# Copyright (C) 2024-2025 Florian Spreckelsen <f.spreckelsen@indiscale.com>
# Copyright (C) 2024 Florian Spreckelsen <f.spreckelsen@indiscale.com>
#
#
# This program is free software: you can redistribute it and/or modify
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as
# it under the terms of the GNU Affero General Public License as
...
@@ -28,21 +27,8 @@ Responsible:
...
@@ -28,21 +27,8 @@ Responsible:
-
ControlledRecordType
-
ControlledRecordType
obligatory_properties
:
obligatory_properties
:
Abbreviation
:
Abbreviation
:
description
:
An abbreviation for this entity that is used for creating BIS labels
description
:
An abbreviation for this entity that is used for identification purposes
datatype
:
TEXT
ResearchDivision
:
inherit_from_obligatory
:
-
Responsible
obligatory_properties
:
German name
:
description
:
A german name for an entitiy. This can be used in queries since it is an alias.
datatype
:
TEXT
datatype
:
TEXT
ResearchUnit
:
inherit_from_obligatory
:
-
Responsible
obligatory_properties
:
German name
:
ResearchDivision
:
Person
:
Person
:
inherit_from_obligatory
:
inherit_from_obligatory
:
-
Responsible
-
Responsible
...
@@ -53,7 +39,6 @@ Person:
...
@@ -53,7 +39,6 @@ Person:
datatype
:
TEXT
datatype
:
TEXT
Email
:
Email
:
datatype
:
TEXT
datatype
:
TEXT
ResearchUnit
:
ContainerType
:
ContainerType
:
inherit_from_obligatory
:
inherit_from_obligatory
:
...
@@ -75,7 +60,7 @@ Container:
...
@@ -75,7 +60,7 @@ Container:
description
:
The size of the container, e.g. number of spaces or dimension
description
:
The size of the container, e.g. number of spaces or dimension
datatype
:
TEXT
datatype
:
TEXT
Custom label
:
Custom label
:
description
:
A custom label for a container that doesn't have to follow the
BIS
labeling guidelines.
description
:
A custom label for a container that doesn't have to follow the
automatic
labeling guidelines.
datatype
:
TEXT
datatype
:
TEXT
Container Contents
:
Container Contents
:
datatype
:
TEXT
datatype
:
TEXT
...
...
This diff is collapsed.
Click to expand it.
test-profile/custom/other/restore/caosdb.dump.sql
+
241
−
103
View file @
b484c52e
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