{% extends "layout.html" %} {% import "macros.html" as mc %} {% block content %} {# Read the and invert the namespace/prefix definitions for substitution #} {% set prefixes, error = from_file(conf.template_path+'/prefixes.json').fetch_tree() %} {% set inverted_prefixes = invert_dict(prefixes) %}

This report is automatically generated from the RDF data and aims at presenting the difference between two versions of an authority table maintained in VocBench3 following VB3-SRC-AP application profile.

The report is primarily focused on the concept instances (skos:Concept), and does not cover other classes as they may occur (e.g. skos:ConceptScheme, skosxl:Label, euvoc:XlNote etc.).

This is a beta version of the report and is subject to changes.

Concepts

{% include "sections/added_instance_concepts.html" with context %} {% include "sections/deleted_instance_concepts.html" with context %}

Concept status

{% include "sections/added_property_concept_owl_deprecated.html" with context%} {% include "sections/deleted_property_concept_owl_deprecated.html" with context%}

Version info

{% include "sections/added_property_concept_owl_versioninfo.html" with context%} {% include "sections/deleted_property_concept_owl_versioninfo.html" with context%}

Preferred labels

{% include "sections/added_property_concept_pref_label.html" with context%} {% include "sections/deleted_property_concept_pref_label.html" with context %} {#

Reified preferred labels

#} {% include "sections/added_reified_concept_pref_label_literal_form.html" with context%} {% include "sections/deleted_reified_concept_pref_label_literal_form.html" with context%}

Alternative labels

{% include "sections/added_property_concept_alt_label.html" with context %} {% include "sections/deleted_property_concept_alt_label.html" with context %} {#

Label literal form

#} {% include "sections/added_reified_concept_alt_label_literal_form.html" with context%} {% include "sections/deleted_reified_concept_alt_label_literal_form.html" with context%} {#

Hidden labels

#} {# {% include "sections/added_property_concept_hidden_label.html" with context %}#} {# {% include "sections/deleted_property_concept_hidden_label.html" with context %}#}

Notations and identifiers

{% include "sections/added_property_concept_notation.html" with context%} {% include "sections/deleted_property_concept_notation.html" with context%} {% include "sections/added_reified_concept_notation_value.html" with context%} {% include "sections/deleted_reified_concept_notation_value.html" with context%} {% include "sections/added_property_concept_dc_identifier.html" with context %} {% include "sections/deleted_property_concept_dc_identifier.html" with context %} {#

Dct identifier

#} {% include "sections/added_property_concept_dct_identifier.html" with context%} {% include "sections/deleted_property_concept_dct_identifier.html" with context %} {#

Notation

#} {#

Notation value

#}

In scheme belonging

{% include "sections/added_property_concept_skos_in_scheme.html" with context%} {% include "sections/deleted_property_concept_skos_in_scheme.html" with context%}

Definitions and scope notes

{#

SKOS definition

#} {% include "sections/added_property_concept_skos_definition.html" with context%} {% include "sections/deleted_property_concept_skos_definition.html" with context%} {#

Scope note

#} {% include "sections/added_property_concept_scope_note.html" with context%} {% include "sections/deleted_property_concept_scope_note.html" with context%}

Other notes

{#

SKOS change note

#} {% include "sections/added_property_concept_skos_changeNote.html" with context%} {% include "sections/deleted_property_concept_skos_changeNote.html" with context%} {#

Editorial notes

#} {% include "sections/added_property_concept_editorialNote.html" with context%} {% include "sections/deleted_property_concept_editorialNote.html" with context%} {#

Example

#} {% include "sections/deleted_property_concept_example.html" with context%} {% include "sections/deleted_property_concept_example.html" with context%} {#

History note

#} {% include "sections/added_property_concept_history_note.html" with context%} {% include "sections/deleted_property_concept_history_note.html" with context%} {% include "sections/added_property_concept_skos_note.html" with context%} {% include "sections/deleted_property_concept_skos_note.html" with context%} {% endblock %}