Skip to content

Commit 581f38d

Browse files
authored
Merge pull request #66 from rdmorganiser/fix-crossrefs
fix cross-refs in catalog-development (remove pad.gwdg.de links)
2 parents f53a581 + 11bb137 commit 581f38d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/management/catalog-development.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -628,7 +628,7 @@ Views can be used to select, arrange and format the answers or parts of the cata
628628

629629
### Attributes
630630

631-
* *Attributes* are at the heart of RDMO, linking content elements to project values. They play a crucial role in ensuring consistency and interoperability across different [*Catalogs*](https://pad.gwdg.de/9oaFYAYlTuaw0rGrY6ltEg?view#Catalog) and RDMO instances.
631+
* *Attributes* are at the heart of RDMO, linking content elements to project values. They play a crucial role in ensuring consistency and interoperability across different [*Catalogs*](#catalog) and RDMO instances.
632632
* The answers given by a user are stored in this attribute and are not lost. This can be an advantage, as the answers will be displayed even if the user changes the catalog within a project created in RDMO. At the same time, however, there is a potential for danger:
633633
* If you use a particular attribute for a certain question in the first catalog, but the same attribute for a different type of question in another catalog, the answers that were first entered by the user first will be retained, but may no longer make sense. If the user overwrites them in the second catalog, they will no longer make sense for the first catalog when they switch again.
634634

@@ -651,8 +651,8 @@ b) URI Key: The key within the path is the last word, which is separated by a s
651651

652652
- The URI path can be very short, containing only a few terms, or it can be very long, depending on how many levels there are. It is advisable not to make the structures too specific so that the area does not become too small and the attributes can be better used.
653653

654-
* When creating a catalog, each [*Question*](https://pad.gwdg.de/9oaFYAYlTuaw0rGrY6ltEg?view#Questions) must use an attribute, which appears only once in it.
655-
* [*Question set*](https://pad.gwdg.de/9oaFYAYlTuaw0rGrY6ltEg?view#Question-sets)s can also be linked to an attribute as well. The default attribute here is "https://rdmorganiser.github.io/terms/domain/project/dataset/id".
654+
* When creating a catalog, each [*Question*](#questions) must use an attribute, which appears only once in it.
655+
* [*Question sets*](#question-sets) can also be linked to an attribute as well. The default attribute here is "https://rdmorganiser.github.io/terms/domain/project/dataset/id".
656656
* The use of attributes for Question sets does not affect the questions presented to users. Only when the „is collection“-Button is enabled can the user create „datasets“ when answering the catalog:
657657

658658
![](../_static/img/how-to-guide/set.PNG)

0 commit comments

Comments
 (0)