Dataset {{ subsection_data['dataset_id'] }}
configuration JSON
{{ subsection_data['config_json'] }}
About
{% include 'templates/subsection_content/horizontal-rule.html' %}The alignment and connectivity is configured with a JSON, that contains:
domain_node_type:
the common type of the domain nodes.seed_ontology_name:
the ontology used for scaffolding.mappings/type_groups:
the available mapping relations corresponding to three
strength categories that are handled differently during the alignment process.
equivalence:
the strongest mapping relation category; must
contain at least one mapping relation type.database_reference:
the second strongest mapping relation
category that can be an empty list.label_match:
the weakest mapping relation category that can be
an empty list.For more details, please read the docs.