Introduction to dtreg
1. Load a DTR schema | 2. Create an instance | Fields | Most common types of input | Strings | Numeric | Data frames and tuples | More than one input in a field | Nested structure | General remarks on writing an instance | 3. Convert the instance into JSON-LD format | 4. Example: reporting data analysis with dtreg | Choose parts of analysis to address and schemata to load | Prepare data frames with test results | Find out which schemata parts can be reused | Write all instances with the information specified above | Write the data_analysis instance and convert into JSON-LD format | Additional comments