Skip to content
Snippets Groups Projects
Commit b1da0b8b authored by wactbprot's avatar wactbprot
Browse files

rdm ..

parent 1bba305a
No related branches found
No related tags found
No related merge requests found
......@@ -15,67 +15,6 @@ _/ __ \ ______ / ___/ | \\__ \\_ __ \_/ __ \
Auswahl, Duplizieren oder Neuerstellung eines
[KD](http://a73434.berlin.ptb.de/mediawiki/index.php/Glossar#Kalibrierdokument).
### Auswahl
Die Auswahl eines
[KD](http://a73434.berlin.ptb.de/mediawiki/index.php/Glossar#Kalibrierdokument)
kann durch Kombination von Abfrageresultaten wie
[hier](http://a73434.berlin.ptb.de/mediawiki/index.php/Abfragen_%28views%29)
beschrieben, erfolgen. __e-share__ stellt die views:
<pre>
.
├── allCalObj
│ └── map.js
├── allCustomers
│ └── map.js
├── allToDo
│ └── map.js
├── calib
│ └── map.js
├── constants
│ └── map.js
├── lib
│ ├── check.js
│ ├── check-return_doc-parts.js
│ └── check-return_task.js
├── reduceStandard
│ ├── map.js
│ └── reduce.js
├── reduceType
│ ├── map.js
│ └── reduce.js
├── reduceYear
│ ├── map.js
│ └── reduce.js
├── servers
│ └── map.js
├── sign-sign
│ └── map.js
├── standard-sign
│ └── map.js
├── standard_type-sign
│ └── map.js
├── standard-year
│ └── map.js
├── standard_year-sign
│ └── map.js
├── standard_year-type
│ └── map.js
├── standard_year_type_sign
│ └── map.js
├── standard_year_type-sign
│ └── map.js
├── standard_year_type_sign-doc
│ └── map.js
├── translations
│ └── map.js
├── type-sign
│ └── map.js
└── year-sign
└── map.js
</pre>
### Duplizieren
funktioniert nicht mehr über
......@@ -141,3 +80,64 @@ liefert:
### Auswahl
Die Auswahl eines
[KD](http://a73434.berlin.ptb.de/mediawiki/index.php/Glossar#Kalibrierdokument)
kann durch Kombination von Abfrageresultaten wie
[hier](http://a73434.berlin.ptb.de/mediawiki/index.php/Abfragen_%28views%29)
beschrieben, erfolgen. __e-share__ stellt die views:
<pre>
.
├── allCalObj
│ └── map.js
├── allCustomers
│ └── map.js
├── allToDo
│ └── map.js
├── calib
│ └── map.js
├── constants
│ └── map.js
├── lib
│ ├── check.js
│ ├── check-return_doc-parts.js
│ └── check-return_task.js
├── reduceStandard
│ ├── map.js
│ └── reduce.js
├── reduceType
│ ├── map.js
│ └── reduce.js
├── reduceYear
│ ├── map.js
│ └── reduce.js
├── servers
│ └── map.js
├── sign-sign
│ └── map.js
├── standard-sign
│ └── map.js
├── standard_type-sign
│ └── map.js
├── standard-year
│ └── map.js
├── standard_year-sign
│ └── map.js
├── standard_year-type
│ └── map.js
├── standard_year_type_sign
│ └── map.js
├── standard_year_type-sign
│ └── map.js
├── standard_year_type_sign-doc
│ └── map.js
├── translations
│ └── map.js
├── type-sign
│ └── map.js
└── year-sign
└── map.js
</pre>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment