mirror of
https://github.com/ISEAL-Community/iseal-core.git
synced 2024-11-28 09:38:19 +01:00
Compare commits
No commits in common. "2629f6203e9ae75f1711016d5502ba061c8324f2" and "ec99752955d661f06a5174c8d150092cff828247" have entirely different histories.
2629f6203e
...
ec99752955
@ -2,6 +2,7 @@
|
||||
dcterms.abstract,Abstract,,Narrative summary of the resource,Data element used by Evidensia,,GLOBAL,Form,single value only,dublin core,free value,https://www.dublincore.org/specifications/dublin-core/dcmi-terms/terms/abstract/
|
||||
dcterms.accessRights,Access rights,,Information about rights held in and over the resource,"Indicate whether the resource is confidential (and limited access), restricted (and limited access) or public (limited access or open access)",,GLOBAL,Form,single value only,dublin core,controlled value,https://www.dublincore.org/specifications/dublin-core/dcmi-terms/terms/accessRights/
|
||||
dcterms.audience,Audience,,A class of entity for whom the resource is intended or useful,Select from control list,,GLOBAL,Form,repeat values,dublin core,controlled value,https://www.dublincore.org/specifications/dublin-core/dcmi-terms/terms/audience/
|
||||
|
||||
is.author.orcid,Author ORCID identifier,,ORCID identifier of individuals,Assign for each author,https://orcid.org,GLOBAL,Provenance,repeat values,ISEAL,free value,
|
||||
dc.contributor.author,Authors,mandatory,Persons or organizations intellectually responsible for the content of the resource,Consistent style recommended. Use resources like ORCID or ROR. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software. Data element used by Evidensia,https://orcid.org; https://ror.org/,GLOBAL,Provenance,repeat values,dublin core,free value,https://www.dublincore.org/specifications/dublin-core/dcmi-terms/elements11/contributor/||https://www.dublincore.org/specifications/dublin-core/dcmi-terms/elements11/creator/
|
||||
is.availability.fullText,Availability,,Whether the complete resource is available for use,Select from control list. Data element used by Evidensia,,GLOBAL,Form,single select from control list,ISEAL,controlled value,
|
||||
|
|
210
data/rdf/fsc.ttl
210
data/rdf/fsc.ttl
@ -2896,13 +2896,13 @@
|
||||
|
||||
<https://iseal-community.github.io/iseal-core/fsc#Status> a owl:Class ;
|
||||
rdfs:subClassOf [ a owl:Restriction ;
|
||||
owl:maxQualifiedCardinality 1 ;
|
||||
owl:onClass <https://iseal-community.github.io/iseal-core/fsc#VOCAB_Transition_status> ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core/fsc#fsc-intransition> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:maxQualifiedCardinality 1 ;
|
||||
owl:onDataRange xsd:date ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core/fsc#fsc-transitionenddate> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:maxQualifiedCardinality 1 ;
|
||||
owl:onClass <https://iseal-community.github.io/iseal-core/fsc#VOCAB_Transition_status> ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core/fsc#fsc-intransition> ],
|
||||
<https://iseal-community.github.io/iseal-core/fsc#FSC> ;
|
||||
skos:prefLabel "Status" .
|
||||
|
||||
@ -2934,8 +2934,12 @@
|
||||
owl:someValuesFrom <https://iseal-community.github.io/iseal-core/fsc#VOCAB_FSC_audit_documentation_categories> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:minQualifiedCardinality 1 ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core/fsc#fsc-audit-stakeholdertype> ;
|
||||
owl:someValuesFrom <https://iseal-community.github.io/iseal-core/fsc#VOCAB_FSC_audit_stakeholder_types> ],
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core/fsc#fsc-audit-site> ;
|
||||
owl:someValuesFrom <https://iseal-community.github.io/iseal-core/fsc#VOCAB_FSC_audit_site_types> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:minQualifiedCardinality 1 ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core/fsc#fsc-audit-samplingsystem> ;
|
||||
owl:someValuesFrom <https://iseal-community.github.io/iseal-core/fsc#VOCAB_FSC_audit_sampling_system> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:minQualifiedCardinality 1 ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core/fsc#fsc-audit-stakeholderengagement> ;
|
||||
@ -2946,12 +2950,8 @@
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core/fsc#fsc-audit-type> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:minQualifiedCardinality 1 ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core/fsc#fsc-audit-site> ;
|
||||
owl:someValuesFrom <https://iseal-community.github.io/iseal-core/fsc#VOCAB_FSC_audit_site_types> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:minQualifiedCardinality 1 ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core/fsc#fsc-audit-samplingsystem> ;
|
||||
owl:someValuesFrom <https://iseal-community.github.io/iseal-core/fsc#VOCAB_FSC_audit_sampling_system> ],
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core/fsc#fsc-audit-stakeholdertype> ;
|
||||
owl:someValuesFrom <https://iseal-community.github.io/iseal-core/fsc#VOCAB_FSC_audit_stakeholder_types> ],
|
||||
<https://iseal-community.github.io/iseal-core/fsc#FSC> ;
|
||||
skos:prefLabel "Assurance" .
|
||||
|
||||
@ -3029,22 +3029,22 @@
|
||||
|
||||
<https://iseal-community.github.io/iseal-core/fsc#Pesticides> a owl:Class ;
|
||||
rdfs:subClassOf [ a owl:Restriction ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core/fsc#is-pesticide-pestname> ;
|
||||
owl:someValuesFrom xsd:string ],
|
||||
[ a owl:Restriction ;
|
||||
owl:minQualifiedCardinality 1 ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core/fsc#is-pesticide-alternativetrial> ;
|
||||
owl:someValuesFrom <https://iseal-community.github.io/iseal-core/fsc#VOCAB_Pesticide_alternatives_trial_status> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core/fsc#is-pesticide-pestspecies> ;
|
||||
owl:someValuesFrom xsd:string ],
|
||||
[ a owl:Restriction ;
|
||||
owl:maxQualifiedCardinality 1 ;
|
||||
owl:onClass <https://iseal-community.github.io/iseal-core/fsc#VOCAB_Pesticide_alternatives_type> ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core/fsc#is-pesticide-alternativetype> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:minQualifiedCardinality 1 ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core/fsc#is-pesticide-activeingredient> ;
|
||||
owl:someValuesFrom <https://iseal-community.github.io/iseal-core/fsc#VOCAB_Pesticide_active_ingredient> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core/fsc#is-pesticide-pestname> ;
|
||||
owl:someValuesFrom xsd:string ],
|
||||
[ a owl:Restriction ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core/fsc#is-pesticide-alternativestrategy> ;
|
||||
owl:someValuesFrom xsd:string ],
|
||||
[ a owl:Restriction ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core/fsc#is-pesticide-challenge> ;
|
||||
owl:someValuesFrom xsd:string ],
|
||||
[ a owl:Restriction ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core/fsc#is-pesticide-biocontrolagent> ;
|
||||
owl:someValuesFrom xsd:string ],
|
||||
@ -3052,17 +3052,17 @@
|
||||
owl:minQualifiedCardinality 1 ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core/fsc#is-pesticide-pesttype> ;
|
||||
owl:someValuesFrom <https://iseal-community.github.io/iseal-core/fsc#VOCAB_Pest_type> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core/fsc#is-pesticide-challenge> ;
|
||||
owl:someValuesFrom xsd:string ],
|
||||
[ a owl:Restriction ;
|
||||
owl:minQualifiedCardinality 1 ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core/fsc#is-pesticide-alternativemethod> ;
|
||||
owl:someValuesFrom <https://iseal-community.github.io/iseal-core/fsc#VOCAB_Pesticide_alternatives_method> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:minQualifiedCardinality 1 ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core/fsc#is-pesticide-alternativetrial> ;
|
||||
owl:someValuesFrom <https://iseal-community.github.io/iseal-core/fsc#VOCAB_Pesticide_alternatives_trial_status> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core/fsc#is-pesticide-pestspecies> ;
|
||||
owl:someValuesFrom xsd:string ],
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core/fsc#is-pesticide-activeingredient> ;
|
||||
owl:someValuesFrom <https://iseal-community.github.io/iseal-core/fsc#VOCAB_Pesticide_active_ingredient> ],
|
||||
<https://iseal-community.github.io/iseal-core/fsc#FSC> ;
|
||||
skos:prefLabel "Pesticides" .
|
||||
|
||||
@ -3087,12 +3087,75 @@
|
||||
<https://iseal-community.github.io/iseal-core/fsc#Scope> a owl:Class ;
|
||||
rdfs:subClassOf [ a owl:Restriction ;
|
||||
owl:minQualifiedCardinality 1 ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core/fsc#fsc-focus-fmcontrol> ;
|
||||
owl:someValuesFrom <https://iseal-community.github.io/iseal-core/fsc#VOCAB_FSC_forest_management_type_of_control> ],
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core/fsc#fsc-focus-nonforestryservice> ;
|
||||
owl:someValuesFrom <https://iseal-community.github.io/iseal-core/fsc#VOCAB_FSC_non-forestry_services_for_local_communities> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core/fsc#fsc-issue-environmental> ;
|
||||
owl:someValuesFrom xsd:string ],
|
||||
[ a owl:Restriction ;
|
||||
owl:minQualifiedCardinality 1 ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core/fsc#fsc-focus-forestmonitoring> ;
|
||||
owl:someValuesFrom <https://iseal-community.github.io/iseal-core/fsc#VOCAB_FSC_forest_monitoring_methods> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:minQualifiedCardinality 1 ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core/fsc#fsc-focus-forestproduct> ;
|
||||
owl:someValuesFrom <https://iseal-community.github.io/iseal-core/fsc#VOCAB_FSC_forest_products> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:minQualifiedCardinality 1 ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core/fsc#fsc-focus-forestspecies> ;
|
||||
owl:someValuesFrom <https://iseal-community.github.io/iseal-core/fsc#VOCAB_FSC_forest_and_tree_species> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:minQualifiedCardinality 1 ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core/fsc#fsc-focus-forestzone> ;
|
||||
owl:someValuesFrom <https://iseal-community.github.io/iseal-core/fsc#VOCAB_FSC_forest_biome_/_zone> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core/fsc#fsc-issue-political> ;
|
||||
owl:someValuesFrom xsd:string ],
|
||||
[ a owl:Restriction ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core/fsc#fsc-issue-social> ;
|
||||
owl:someValuesFrom xsd:string ],
|
||||
[ a owl:Restriction ;
|
||||
owl:minQualifiedCardinality 1 ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core/fsc#fsc-focus-fmcontrol> ;
|
||||
owl:someValuesFrom <https://iseal-community.github.io/iseal-core/fsc#VOCAB_FSC_forest_management_type_of_control> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:minQualifiedCardinality 1 ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core/fsc#fsc-focus-forestrysafeguard> ;
|
||||
owl:someValuesFrom <https://iseal-community.github.io/iseal-core/fsc#VOCAB_FSC_forestry_environmental_safeguards> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:minQualifiedCardinality 1 ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core/fsc#fsc-focus-tenuremanagement> ;
|
||||
owl:someValuesFrom <https://iseal-community.github.io/iseal-core/fsc#VOCAB_FSC_tenure_management> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:minQualifiedCardinality 1 ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core/fsc#fsc-focus-sustaindimension> ;
|
||||
owl:someValuesFrom <https://iseal-community.github.io/iseal-core/fsc#VOCAB_FSC_sustainability_dimension> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:maxQualifiedCardinality 1 ;
|
||||
owl:onClass <https://iseal-community.github.io/iseal-core/fsc#VOCAB_FSC_scope_-_SLIMF_type> ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core/fsc#fsc-focus-scope> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:minQualifiedCardinality 1 ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core/fsc#fsc-focus-outcome> ;
|
||||
owl:someValuesFrom <https://iseal-community.github.io/iseal-core/fsc#VOCAB_FSC_outcomes_and_benefits> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core/fsc#fsc-topic-economic> ;
|
||||
owl:someValuesFrom xsd:string ],
|
||||
[ a owl:Restriction ;
|
||||
owl:minQualifiedCardinality 1 ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core/fsc#fsc-focus-nonforestryactivity> ;
|
||||
owl:someValuesFrom <https://iseal-community.github.io/iseal-core/fsc#VOCAB_FSC_non-forestry_activities> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:minQualifiedCardinality 1 ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core/fsc#fsc-focus-foresttype> ;
|
||||
owl:someValuesFrom <https://iseal-community.github.io/iseal-core/fsc#VOCAB_FSC_forest_type> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core/fsc#fsc-topic-social> ;
|
||||
owl:someValuesFrom xsd:string ],
|
||||
[ a owl:Restriction ;
|
||||
owl:minQualifiedCardinality 1 ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core/fsc#fsc-focus-harvestingtechnique> ;
|
||||
owl:someValuesFrom <https://iseal-community.github.io/iseal-core/fsc#VOCAB_FSC_forest_harvesting_techniques> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:minQualifiedCardinality 1 ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core/fsc#fsc-focus-forestproductidsys> ;
|
||||
@ -3102,92 +3165,29 @@
|
||||
owl:someValuesFrom xsd:string ],
|
||||
[ a owl:Restriction ;
|
||||
owl:minQualifiedCardinality 1 ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core/fsc#fsc-focus-harvestingtechnique> ;
|
||||
owl:someValuesFrom <https://iseal-community.github.io/iseal-core/fsc#VOCAB_FSC_forest_harvesting_techniques> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core/fsc#fsc-subject> ;
|
||||
owl:someValuesFrom xsd:string ],
|
||||
[ a owl:Restriction ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core/fsc#fsc-issue-political> ;
|
||||
owl:someValuesFrom xsd:string ],
|
||||
[ a owl:Restriction ;
|
||||
owl:minQualifiedCardinality 1 ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core/fsc#fsc-focus-outcome> ;
|
||||
owl:someValuesFrom <https://iseal-community.github.io/iseal-core/fsc#VOCAB_FSC_outcomes_and_benefits> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:maxQualifiedCardinality 1 ;
|
||||
owl:onClass <https://iseal-community.github.io/iseal-core/fsc#VOCAB_FSC_scope_-_SLIMF_type> ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core/fsc#fsc-focus-scope> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:minQualifiedCardinality 1 ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core/fsc#fsc-focus-forestrysafeguard> ;
|
||||
owl:someValuesFrom <https://iseal-community.github.io/iseal-core/fsc#VOCAB_FSC_forestry_environmental_safeguards> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:minQualifiedCardinality 1 ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core/fsc#fsc-focus-forestzone> ;
|
||||
owl:someValuesFrom <https://iseal-community.github.io/iseal-core/fsc#VOCAB_FSC_forest_biome_/_zone> ],
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core/fsc#fsc-focus-highconservationval> ;
|
||||
owl:someValuesFrom <https://iseal-community.github.io/iseal-core/fsc#VOCAB_FSC_high_conservation_values> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core/fsc#fsc-topic-environmental> ;
|
||||
owl:someValuesFrom xsd:string ],
|
||||
[ a owl:Restriction ;
|
||||
owl:minQualifiedCardinality 1 ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core/fsc#fsc-wood-code> ;
|
||||
owl:someValuesFrom <https://iseal-community.github.io/iseal-core/fsc#VOCAB_FSC_controlled_wood_code> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:minQualifiedCardinality 1 ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core/fsc#fsc-focus-fmprinciple> ;
|
||||
owl:someValuesFrom <https://iseal-community.github.io/iseal-core/fsc#VOCAB_FSC_forest_management_principle> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core/fsc#fsc-subject> ;
|
||||
owl:someValuesFrom xsd:string ],
|
||||
[ a owl:Restriction ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core/fsc#fsc-issue-economic> ;
|
||||
owl:someValuesFrom xsd:string ],
|
||||
[ a owl:Restriction ;
|
||||
owl:minQualifiedCardinality 1 ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core/fsc#fsc-focus-tenuremanagement> ;
|
||||
owl:someValuesFrom <https://iseal-community.github.io/iseal-core/fsc#VOCAB_FSC_tenure_management> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:minQualifiedCardinality 1 ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core/fsc#fsc-focus-highconservationval> ;
|
||||
owl:someValuesFrom <https://iseal-community.github.io/iseal-core/fsc#VOCAB_FSC_high_conservation_values> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:minQualifiedCardinality 1 ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core/fsc#fsc-focus-tenureownership> ;
|
||||
owl:someValuesFrom <https://iseal-community.github.io/iseal-core/fsc#VOCAB_FSC_tenure_ownership> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:minQualifiedCardinality 1 ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core/fsc#fsc-focus-nonforestryactivity> ;
|
||||
owl:someValuesFrom <https://iseal-community.github.io/iseal-core/fsc#VOCAB_FSC_non-forestry_activities> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:minQualifiedCardinality 1 ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core/fsc#fsc-wood-code> ;
|
||||
owl:someValuesFrom <https://iseal-community.github.io/iseal-core/fsc#VOCAB_FSC_controlled_wood_code> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core/fsc#fsc-issue-environmental> ;
|
||||
owl:someValuesFrom xsd:string ],
|
||||
[ a owl:Restriction ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core/fsc#fsc-topic-economic> ;
|
||||
owl:someValuesFrom xsd:string ],
|
||||
[ a owl:Restriction ;
|
||||
owl:minQualifiedCardinality 1 ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core/fsc#fsc-focus-nonforestryservice> ;
|
||||
owl:someValuesFrom <https://iseal-community.github.io/iseal-core/fsc#VOCAB_FSC_non-forestry_services_for_local_communities> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:minQualifiedCardinality 1 ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core/fsc#fsc-focus-forestmonitoring> ;
|
||||
owl:someValuesFrom <https://iseal-community.github.io/iseal-core/fsc#VOCAB_FSC_forest_monitoring_methods> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core/fsc#fsc-issue-social> ;
|
||||
owl:someValuesFrom xsd:string ],
|
||||
[ a owl:Restriction ;
|
||||
owl:minQualifiedCardinality 1 ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core/fsc#fsc-focus-fmprinciple> ;
|
||||
owl:someValuesFrom <https://iseal-community.github.io/iseal-core/fsc#VOCAB_FSC_forest_management_principle> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core/fsc#fsc-topic-social> ;
|
||||
owl:someValuesFrom xsd:string ],
|
||||
[ a owl:Restriction ;
|
||||
owl:minQualifiedCardinality 1 ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core/fsc#fsc-focus-sustaindimension> ;
|
||||
owl:someValuesFrom <https://iseal-community.github.io/iseal-core/fsc#VOCAB_FSC_sustainability_dimension> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:minQualifiedCardinality 1 ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core/fsc#fsc-focus-forestproduct> ;
|
||||
owl:someValuesFrom <https://iseal-community.github.io/iseal-core/fsc#VOCAB_FSC_forest_products> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:minQualifiedCardinality 1 ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core/fsc#fsc-focus-foresttype> ;
|
||||
owl:someValuesFrom <https://iseal-community.github.io/iseal-core/fsc#VOCAB_FSC_forest_type> ],
|
||||
<https://iseal-community.github.io/iseal-core/fsc#FSC> ;
|
||||
skos:prefLabel "Scope" .
|
||||
|
||||
|
@ -10074,13 +10074,6 @@
|
||||
|
||||
<https://iseal-community.github.io/iseal-core#Coverage> a owl:Class ;
|
||||
rdfs:subClassOf [ a owl:Restriction ;
|
||||
owl:minQualifiedCardinality 1 ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-coverage-country> ;
|
||||
owl:someValuesFrom <https://iseal-community.github.io/iseal-core#VOCAB_Country_name> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-coverage-place> ;
|
||||
owl:someValuesFrom xsd:string ],
|
||||
[ a owl:Restriction ;
|
||||
owl:maxQualifiedCardinality 1 ;
|
||||
owl:onDataRange xsd:string ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-coverage-longitude> ],
|
||||
@ -10088,18 +10081,25 @@
|
||||
owl:minQualifiedCardinality 1 ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-coverage-countryalpha2> ;
|
||||
owl:someValuesFrom <https://iseal-community.github.io/iseal-core#VOCAB_Country_ISO_code> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:minQualifiedCardinality 1 ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-coverage-country> ;
|
||||
owl:someValuesFrom <https://iseal-community.github.io/iseal-core#VOCAB_Country_name> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:maxQualifiedCardinality 1 ;
|
||||
owl:onDataRange xsd:string ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-coverage-latitude> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:maxQualifiedCardinality 1 ;
|
||||
owl:onClass <https://iseal-community.github.io/iseal-core#VOCAB_Geographic_level> ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-coverage-geographiclevel> ],
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-coverage-place> ;
|
||||
owl:someValuesFrom xsd:string ],
|
||||
[ a owl:Restriction ;
|
||||
owl:minQualifiedCardinality 1 ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-coverage-region> ;
|
||||
owl:someValuesFrom <https://iseal-community.github.io/iseal-core#VOCAB_Region_name> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:maxQualifiedCardinality 1 ;
|
||||
owl:onClass <https://iseal-community.github.io/iseal-core#VOCAB_Geographic_level> ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-coverage-geographiclevel> ],
|
||||
<https://iseal-community.github.io/iseal-core#GLOBAL> ;
|
||||
skos:prefLabel "Coverage" .
|
||||
|
||||
@ -10133,24 +10133,20 @@
|
||||
<https://iseal-community.github.io/iseal-core#Certificate> a owl:Class ;
|
||||
rdfs:subClassOf [ a owl:Restriction ;
|
||||
owl:maxQualifiedCardinality 1 ;
|
||||
owl:onDataRange xsd:string ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-certificate-duration> ],
|
||||
owl:onClass <https://iseal-community.github.io/iseal-core#VOCAB_Certificate_ownership_type> ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-certificate-ownership> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:maxQualifiedCardinality 1 ;
|
||||
owl:onDataRange xsd:date ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-certificate-firststartdate> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:maxQualifiedCardinality 1 ;
|
||||
owl:onDataRange xsd:date ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-certificate-enddate> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:maxQualifiedCardinality 1 ;
|
||||
owl:onDataRange xsd:string ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-certificate-id> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:maxQualifiedCardinality 1 ;
|
||||
owl:onClass <https://iseal-community.github.io/iseal-core#VOCAB_Certificate_ownership_type> ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-certificate-ownership> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:maxQualifiedCardinality 1 ;
|
||||
owl:onDataRange xsd:date ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-certificate-startdate> ],
|
||||
owl:onClass <https://iseal-community.github.io/iseal-core#VOCAB_Certificate_type> ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-certificate-type> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:maxQualifiedCardinality 1 ;
|
||||
owl:onClass <https://iseal-community.github.io/iseal-core#VOCAB_Certificate_license_status> ;
|
||||
@ -10161,24 +10157,28 @@
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-certificate-scope> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:maxQualifiedCardinality 1 ;
|
||||
owl:onDataRange xsd:date ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-certificate-firststartdate> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:maxQualifiedCardinality 1 ;
|
||||
owl:onClass <https://iseal-community.github.io/iseal-core#VOCAB_Certificate_coverage_type> ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-certificate-locations> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:maxQualifiedCardinality 1 ;
|
||||
owl:onClass <https://iseal-community.github.io/iseal-core#VOCAB_Certificate_status> ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-certificate-status> ],
|
||||
owl:onDataRange xsd:string ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-certificate-id> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:maxQualifiedCardinality 1 ;
|
||||
owl:onDataRange xsd:string ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-certificate-licensecode> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:maxQualifiedCardinality 1 ;
|
||||
owl:onClass <https://iseal-community.github.io/iseal-core#VOCAB_Certificate_type> ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-certificate-type> ],
|
||||
owl:onClass <https://iseal-community.github.io/iseal-core#VOCAB_Certificate_status> ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-certificate-status> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:maxQualifiedCardinality 1 ;
|
||||
owl:onClass <https://iseal-community.github.io/iseal-core#VOCAB_Certificate_coverage_type> ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-certificate-locations> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:maxQualifiedCardinality 1 ;
|
||||
owl:onDataRange xsd:string ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-certificate-duration> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:maxQualifiedCardinality 1 ;
|
||||
owl:onDataRange xsd:date ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-certificate-startdate> ],
|
||||
<https://iseal-community.github.io/iseal-core#CERTIFICATION>,
|
||||
<https://iseal-community.github.io/iseal-core#VOCAB_Type> ;
|
||||
skos:prefLabel "Certificate" .
|
||||
@ -10187,15 +10187,11 @@
|
||||
rdfs:subClassOf [ a owl:Restriction ;
|
||||
owl:maxQualifiedCardinality 1 ;
|
||||
owl:onDataRange xsd:string ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-certifiedsite-adminarea> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:maxQualifiedCardinality 1 ;
|
||||
owl:onClass <https://iseal-community.github.io/iseal-core#VOCAB_Certified_site_latitude_and_longitude_location_coordinates_detail> ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-certifiedsite-coorddetail> ],
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-certificate-siteid> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:maxQualifiedCardinality 1 ;
|
||||
owl:onDataRange xsd:string ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-certificate-sites> ],
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-certifiedsite-lat> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:maxQualifiedCardinality 1 ;
|
||||
owl:onDataRange xsd:string ;
|
||||
@ -10203,23 +10199,31 @@
|
||||
[ a owl:Restriction ;
|
||||
owl:maxQualifiedCardinality 1 ;
|
||||
owl:onDataRange xsd:string ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-certifiedsite-analysisarea> ],
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-certifiedsite-locationname> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:maxQualifiedCardinality 1 ;
|
||||
owl:onDataRange xsd:string ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-certificate-siteid> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:maxQualifiedCardinality 1 ;
|
||||
owl:onDataRange xsd:string ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-certifiedsite-naturalsetaside> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:maxQualifiedCardinality 1 ;
|
||||
owl:onDataRange xsd:string ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-certifiedsite-long> ],
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-certificate-sites> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:maxQualifiedCardinality 1 ;
|
||||
owl:onDataRange xsd:string ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-certifiedsite-restorationsetaside> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:maxQualifiedCardinality 1 ;
|
||||
owl:onDataRange xsd:string ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-certifiedsite-analysisarea> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:maxQualifiedCardinality 1 ;
|
||||
owl:onDataRange xsd:string ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-certifiedsite-long> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:maxQualifiedCardinality 1 ;
|
||||
owl:onDataRange xsd:string ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-certifiedsite-naturalsetaside> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:maxQualifiedCardinality 1 ;
|
||||
owl:onClass <https://iseal-community.github.io/iseal-core#VOCAB_Certified_site_latitude_and_longitude_location_coordinates_detail> ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-certifiedsite-coorddetail> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:maxQualifiedCardinality 1 ;
|
||||
owl:onDataRange xsd:string ;
|
||||
@ -10227,11 +10231,7 @@
|
||||
[ a owl:Restriction ;
|
||||
owl:maxQualifiedCardinality 1 ;
|
||||
owl:onDataRange xsd:string ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-certifiedsite-locationname> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:maxQualifiedCardinality 1 ;
|
||||
owl:onDataRange xsd:string ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-certifiedsite-lat> ],
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-certifiedsite-adminarea> ],
|
||||
<https://iseal-community.github.io/iseal-core#CERTIFICATION> ;
|
||||
skos:prefLabel "Certified Resource or Site" .
|
||||
|
||||
@ -10248,11 +10248,39 @@
|
||||
rdfs:subClassOf [ a owl:Restriction ;
|
||||
owl:maxQualifiedCardinality 1 ;
|
||||
owl:onDataRange xsd:string ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-certifiedorganization-gln> ],
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-certifiedorganizationid> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:maxQualifiedCardinality 1 ;
|
||||
owl:onDataRange xsd:float ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-certifiedorganization-phonecountrycode> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:maxQualifiedCardinality 1 ;
|
||||
owl:onDataRange xsd:string ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-certifiedorganizationid> ],
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-certifiedorganization-city> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:minQualifiedCardinality 1 ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-certifiedorganization-role> ;
|
||||
owl:someValuesFrom <https://iseal-community.github.io/iseal-core#VOCAB_Certificate_holder_role> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:maxQualifiedCardinality 1 ;
|
||||
owl:onDataRange xsd:string ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-certifiedorganization-url> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:maxQualifiedCardinality 1 ;
|
||||
owl:onDataRange xsd:string ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-certifiedorganization-addresslat> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:maxQualifiedCardinality 1 ;
|
||||
owl:onDataRange xsd:string ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-certifiedorganization-name> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:maxQualifiedCardinality 1 ;
|
||||
owl:onDataRange xsd:string ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-certifiedorganization-addresslong> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:maxQualifiedCardinality 1 ;
|
||||
owl:onDataRange xsd:string ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-certifiedorganization-postcode> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:maxQualifiedCardinality 1 ;
|
||||
owl:onClass <https://iseal-community.github.io/iseal-core#VOCAB_Certificate_holder_address_country> ;
|
||||
@ -10260,11 +10288,7 @@
|
||||
[ a owl:Restriction ;
|
||||
owl:maxQualifiedCardinality 1 ;
|
||||
owl:onDataRange xsd:string ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-certifiedorganization-url> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:maxQualifiedCardinality 1 ;
|
||||
owl:onDataRange xsd:float ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-certifiedorganization-phonecountrycode> ],
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-certifiedorganization-gln> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:maxQualifiedCardinality 1 ;
|
||||
owl:onDataRange xsd:float ;
|
||||
@ -10277,30 +10301,6 @@
|
||||
owl:maxQualifiedCardinality 1 ;
|
||||
owl:onDataRange xsd:string ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-certifiedorganization-email> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:maxQualifiedCardinality 1 ;
|
||||
owl:onDataRange xsd:string ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-certifiedorganization-addresslat> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:maxQualifiedCardinality 1 ;
|
||||
owl:onDataRange xsd:string ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-certifiedorganization-postcode> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:maxQualifiedCardinality 1 ;
|
||||
owl:onDataRange xsd:string ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-certifiedorganization-city> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:minQualifiedCardinality 1 ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-certifiedorganization-role> ;
|
||||
owl:someValuesFrom <https://iseal-community.github.io/iseal-core#VOCAB_Certificate_holder_role> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:maxQualifiedCardinality 1 ;
|
||||
owl:onDataRange xsd:string ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-certifiedorganization-name> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:maxQualifiedCardinality 1 ;
|
||||
owl:onDataRange xsd:string ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-certifiedorganization-addresslong> ],
|
||||
<https://iseal-community.github.io/iseal-core#CERTIFICATION> ;
|
||||
skos:prefLabel "Certificate Holder, Owner or Certified organization" .
|
||||
|
||||
@ -10309,9 +10309,20 @@
|
||||
|
||||
<https://iseal-community.github.io/iseal-core#Provenance> a owl:Class ;
|
||||
rdfs:subClassOf [ a owl:Restriction ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-author-orcid> ;
|
||||
owl:someValuesFrom xsd:string ],
|
||||
[ a owl:Restriction ;
|
||||
owl:maxQualifiedCardinality 1 ;
|
||||
owl:onDataRange xsd:string ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#dcterms-ispartof> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:maxQualifiedCardinality 1 ;
|
||||
owl:onDataRange xsd:string ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-contact-email> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:minQualifiedCardinality 1 ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-contributor-member> ;
|
||||
owl:someValuesFrom <https://iseal-community.github.io/iseal-core#VOCAB_ISEAL_member_contributor> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-organization-ror> ;
|
||||
owl:someValuesFrom xsd:string ],
|
||||
@ -10319,49 +10330,38 @@
|
||||
owl:maxQualifiedCardinality 1 ;
|
||||
owl:onDataRange xsd:string ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-contact-name> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#dc-contributor-author> ;
|
||||
owl:someValuesFrom xsd:string ],
|
||||
[ a owl:Restriction ;
|
||||
owl:minQualifiedCardinality 1 ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-contributor-member> ;
|
||||
owl:someValuesFrom <https://iseal-community.github.io/iseal-core#VOCAB_ISEAL_member_contributor> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:maxQualifiedCardinality 1 ;
|
||||
owl:onDataRange xsd:string ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#dcterms-ispartof> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-contributor-funder> ;
|
||||
owl:someValuesFrom xsd:string ],
|
||||
[ a owl:Restriction ;
|
||||
owl:maxQualifiedCardinality 1 ;
|
||||
owl:onDataRange xsd:string ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#dc-title> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#dcterms-publisher> ;
|
||||
owl:someValuesFrom xsd:string ],
|
||||
[ a owl:Restriction ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-organization-bluenumber> ;
|
||||
owl:someValuesFrom xsd:string ],
|
||||
[ a owl:Restriction ;
|
||||
owl:maxQualifiedCardinality 1 ;
|
||||
owl:onDataRange xsd:string ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-journalname> ],
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#dcterms-alternative> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:maxQualifiedCardinality 1 ;
|
||||
owl:onDataRange xsd:string ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-item-publicationplace> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-author-orcid> ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-organization-bluenumber> ;
|
||||
owl:someValuesFrom xsd:string ],
|
||||
[ a owl:Restriction ;
|
||||
owl:minQualifiedCardinality 1 ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-contributor-fundertype> ;
|
||||
owl:someValuesFrom <https://iseal-community.github.io/iseal-core#VOCAB_Funding_source_type> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#dc-contributor-author> ;
|
||||
owl:someValuesFrom xsd:string ],
|
||||
[ a owl:Restriction ;
|
||||
owl:maxQualifiedCardinality 1 ;
|
||||
owl:onDataRange xsd:string ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#dcterms-alternative> ],
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-journalname> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#dcterms-publisher> ;
|
||||
owl:someValuesFrom xsd:string ],
|
||||
[ a owl:Restriction ;
|
||||
owl:maxQualifiedCardinality 1 ;
|
||||
owl:onDataRange xsd:string ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#dc-title> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-contributor-funder> ;
|
||||
owl:someValuesFrom xsd:string ],
|
||||
<https://iseal-community.github.io/iseal-core#GLOBAL> ;
|
||||
skos:prefLabel "Provenance" .
|
||||
|
||||
@ -10370,97 +10370,82 @@
|
||||
|
||||
<https://iseal-community.github.io/iseal-core#Scope> a owl:Class ;
|
||||
rdfs:subClassOf [ a owl:Restriction ;
|
||||
owl:minQualifiedCardinality 1 ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-focus-sdg> ;
|
||||
owl:someValuesFrom <https://iseal-community.github.io/iseal-core#VOCAB_SDG_focus> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:minQualifiedCardinality 1 ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-focus-products> ;
|
||||
owl:someValuesFrom <https://iseal-community.github.io/iseal-core#VOCAB_Product_focus> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#dcterms-subject> ;
|
||||
owl:someValuesFrom xsd:string ],
|
||||
[ a owl:Restriction ;
|
||||
owl:minQualifiedCardinality 1 ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-identifier-code> ;
|
||||
owl:someValuesFrom <https://iseal-community.github.io/iseal-core#VOCAB_ISEAL_code_name> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:minQualifiedCardinality 1 ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-focus-sustainoutcome> ;
|
||||
owl:someValuesFrom <https://iseal-community.github.io/iseal-core#VOCAB_Sustainability_outcome> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:minQualifiedCardinality 1 ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-identifier-clause> ;
|
||||
owl:someValuesFrom <https://iseal-community.github.io/iseal-core#VOCAB_ISEAL_code_clause_number> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:minQualifiedCardinality 1 ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-identifier-schemetype> ;
|
||||
owl:someValuesFrom <https://iseal-community.github.io/iseal-core#VOCAB_Sustainability_scheme_type> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:minQualifiedCardinality 1 ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-delta-sustainindicator> ;
|
||||
owl:someValuesFrom <https://iseal-community.github.io/iseal-core#VOCAB_ISEAL_Delta_project_sustainability_indicator> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-focus-gtin> ;
|
||||
owl:someValuesFrom xsd:string ],
|
||||
[ a owl:Restriction ;
|
||||
owl:minQualifiedCardinality 1 ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-focus-sectors> ;
|
||||
owl:someValuesFrom <https://iseal-community.github.io/iseal-core#VOCAB_Sector_focus> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:minQualifiedCardinality 1 ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-delta-sustainindicator> ;
|
||||
owl:someValuesFrom <https://iseal-community.github.io/iseal-core#VOCAB_ISEAL_Delta_project_sustainability_indicator> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:minQualifiedCardinality 1 ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-focus-sdg> ;
|
||||
owl:someValuesFrom <https://iseal-community.github.io/iseal-core#VOCAB_SDG_focus> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#dcterms-subject> ;
|
||||
owl:someValuesFrom xsd:string ],
|
||||
[ a owl:Restriction ;
|
||||
owl:minQualifiedCardinality 1 ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-focus-strategypillar> ;
|
||||
owl:someValuesFrom <https://iseal-community.github.io/iseal-core#VOCAB_ISEAL_strategic_pillar> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:minQualifiedCardinality 1 ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-identifier-code> ;
|
||||
owl:someValuesFrom <https://iseal-community.github.io/iseal-core#VOCAB_ISEAL_code_name> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:minQualifiedCardinality 1 ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-identifier-schemetype> ;
|
||||
owl:someValuesFrom <https://iseal-community.github.io/iseal-core#VOCAB_Sustainability_scheme_type> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-identifier-standardcode> ;
|
||||
owl:someValuesFrom xsd:string ],
|
||||
[ a owl:Restriction ;
|
||||
owl:minQualifiedCardinality 1 ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-focus-sustainlens> ;
|
||||
owl:someValuesFrom <https://iseal-community.github.io/iseal-core#VOCAB_Sustainability_cross-cutting_lens> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:minQualifiedCardinality 1 ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-focus-sustainissue> ;
|
||||
owl:someValuesFrom <https://iseal-community.github.io/iseal-core#VOCAB_Sustainability_issue> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:minQualifiedCardinality 1 ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-identifier-clause> ;
|
||||
owl:someValuesFrom <https://iseal-community.github.io/iseal-core#VOCAB_ISEAL_code_clause_number> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:minQualifiedCardinality 1 ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-focus-systemelement> ;
|
||||
owl:someValuesFrom <https://iseal-community.github.io/iseal-core#VOCAB_ISEAL_system_element> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:minQualifiedCardinality 1 ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-identifier-schemename> ;
|
||||
owl:someValuesFrom <https://iseal-community.github.io/iseal-core#VOCAB_Sustainability_scheme_name> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:minQualifiedCardinality 1 ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-focus-products> ;
|
||||
owl:someValuesFrom <https://iseal-community.github.io/iseal-core#VOCAB_Product_focus> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:minQualifiedCardinality 1 ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-focus-sustaindimension> ;
|
||||
owl:someValuesFrom <https://iseal-community.github.io/iseal-core#VOCAB_Sustainability_dimension> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:minQualifiedCardinality 1 ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-focus-sustainoutcome> ;
|
||||
owl:someValuesFrom <https://iseal-community.github.io/iseal-core#VOCAB_Sustainability_outcome> ],
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-focus-sustainlens> ;
|
||||
owl:someValuesFrom <https://iseal-community.github.io/iseal-core#VOCAB_Sustainability_cross-cutting_lens> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:minQualifiedCardinality 1 ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-focus-systemelement> ;
|
||||
owl:someValuesFrom <https://iseal-community.github.io/iseal-core#VOCAB_ISEAL_system_element> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:minQualifiedCardinality 1 ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-focus-strategypillar> ;
|
||||
owl:someValuesFrom <https://iseal-community.github.io/iseal-core#VOCAB_ISEAL_strategic_pillar> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:minQualifiedCardinality 1 ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-focus-sustainissue> ;
|
||||
owl:someValuesFrom <https://iseal-community.github.io/iseal-core#VOCAB_Sustainability_issue> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-identifier-standardcode> ;
|
||||
owl:someValuesFrom xsd:string ],
|
||||
<https://iseal-community.github.io/iseal-core#GLOBAL> ;
|
||||
skos:prefLabel "Scope" .
|
||||
|
||||
<https://iseal-community.github.io/iseal-core#Status> a owl:Class ;
|
||||
rdfs:subClassOf [ a owl:Restriction ;
|
||||
owl:maxQualifiedCardinality 1 ;
|
||||
owl:onDataRange xsd:date ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#dcterms-datesubmitted> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:maxQualifiedCardinality 1 ;
|
||||
owl:onDataRange xsd:date ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#dcterms-valid> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:maxQualifiedCardinality 1 ;
|
||||
owl:onClass <https://iseal-community.github.io/iseal-core#VOCAB_Status> ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-item-status> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:maxQualifiedCardinality 1 ;
|
||||
owl:onDataRange xsd:date ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-dateofversion> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-datereviewed> ;
|
||||
owl:someValuesFrom xsd:date ],
|
||||
[ a owl:Restriction ;
|
||||
owl:maxQualifiedCardinality 1 ;
|
||||
owl:onDataRange xsd:date ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#dcterms-modified> ],
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-dateofversion1> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:maxQualifiedCardinality 1 ;
|
||||
owl:onDataRange xsd:date ;
|
||||
@ -10468,77 +10453,68 @@
|
||||
[ a owl:Restriction ;
|
||||
owl:maxQualifiedCardinality 1 ;
|
||||
owl:onDataRange xsd:date ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#dc-date-accessioned> ],
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#dcterms-valid> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:maxQualifiedCardinality 1 ;
|
||||
owl:onDataRange xsd:date ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#dcterms-issued> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:maxQualifiedCardinality 1 ;
|
||||
owl:onDataRange xsd:date ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#dc-date-available> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:maxQualifiedCardinality 1 ;
|
||||
owl:onClass <https://iseal-community.github.io/iseal-core#VOCAB_Standard_status> ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-identifier-standardstatus> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:maxQualifiedCardinality 1 ;
|
||||
owl:onDataRange xsd:string ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-extent-version> ],
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-daterevised> ;
|
||||
owl:someValuesFrom xsd:date ],
|
||||
[ a owl:Restriction ;
|
||||
owl:maxQualifiedCardinality 1 ;
|
||||
owl:onDataRange xsd:string ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#dcterms-isreplacedby> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:maxQualifiedCardinality 1 ;
|
||||
owl:onDataRange xsd:date ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-dateofversion1> ],
|
||||
owl:onClass <https://iseal-community.github.io/iseal-core#VOCAB_Peer_review_status> ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-item-reviewstatus> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:maxQualifiedCardinality 1 ;
|
||||
owl:onDataRange xsd:string ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-extent-edition> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-daterevised> ;
|
||||
owl:someValuesFrom xsd:date ],
|
||||
owl:maxQualifiedCardinality 1 ;
|
||||
owl:onClass <https://iseal-community.github.io/iseal-core#VOCAB_Standard_status> ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-identifier-standardstatus> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:maxQualifiedCardinality 1 ;
|
||||
owl:onClass <https://iseal-community.github.io/iseal-core#VOCAB_Peer_review_status> ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-item-reviewstatus> ],
|
||||
owl:onDataRange xsd:date ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#dc-date-available> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:maxQualifiedCardinality 1 ;
|
||||
owl:onDataRange xsd:date ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#dc-date-accessioned> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:maxQualifiedCardinality 1 ;
|
||||
owl:onDataRange xsd:date ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#dcterms-datesubmitted> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:maxQualifiedCardinality 1 ;
|
||||
owl:onDataRange xsd:string ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-extent-version> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:maxQualifiedCardinality 1 ;
|
||||
owl:onDataRange xsd:date ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-dateofversion> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:maxQualifiedCardinality 1 ;
|
||||
owl:onDataRange xsd:date ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#dcterms-modified> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:maxQualifiedCardinality 1 ;
|
||||
owl:onDataRange xsd:date ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#dcterms-issued> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-datereviewed> ;
|
||||
owl:someValuesFrom xsd:date ],
|
||||
<https://iseal-community.github.io/iseal-core#GLOBAL> ;
|
||||
skos:prefLabel "Status" .
|
||||
|
||||
<https://iseal-community.github.io/iseal-core#Evaluation> a owl:Class ;
|
||||
rdfs:subClassOf [ a owl:Restriction ;
|
||||
owl:maxQualifiedCardinality 1 ;
|
||||
owl:onClass <https://iseal-community.github.io/iseal-core#VOCAB_Evaluation_outcome_identified?> ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-evaluation-outcome> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:maxQualifiedCardinality 1 ;
|
||||
owl:onClass <https://iseal-community.github.io/iseal-core#VOCAB_Evaluation_comparison> ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-evaluation-comparison> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:maxQualifiedCardinality 1 ;
|
||||
owl:onDataRange xsd:string ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-evidencesummary> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:maxQualifiedCardinality 1 ;
|
||||
owl:onClass <https://iseal-community.github.io/iseal-core#VOCAB_Evidence_resource_type> ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-evidenceresourcetype> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:maxQualifiedCardinality 1 ;
|
||||
owl:onClass <https://iseal-community.github.io/iseal-core#VOCAB_Evaluation_statistical_significance> ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-evaluation-significance> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:maxQualifiedCardinality 1 ;
|
||||
owl:onClass <https://iseal-community.github.io/iseal-core#VOCAB_Evaluation_data/evidence_collection_method> ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-evaluation-collection> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:maxQualifiedCardinality 1 ;
|
||||
owl:onClass <https://iseal-community.github.io/iseal-core#VOCAB_Evaluation_no_difference_directionality> ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-evaluation-nodifferencedirectionality> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-evaluation-quotes> ;
|
||||
owl:someValuesFrom xsd:string ],
|
||||
[ a owl:Restriction ;
|
||||
owl:maxQualifiedCardinality 1 ;
|
||||
owl:onClass <https://iseal-community.github.io/iseal-core#VOCAB_Evidence_type_or_category> ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-evidencetype> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-evaluation-findings> ;
|
||||
owl:someValuesFrom xsd:string ],
|
||||
@ -10547,11 +10523,39 @@
|
||||
owl:someValuesFrom xsd:string ],
|
||||
[ a owl:Restriction ;
|
||||
owl:maxQualifiedCardinality 1 ;
|
||||
owl:onClass <https://iseal-community.github.io/iseal-core#VOCAB_Evidence_type_or_category> ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-evidencetype> ],
|
||||
owl:onClass <https://iseal-community.github.io/iseal-core#VOCAB_Evidence_resource_type> ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-evidenceresourcetype> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:maxQualifiedCardinality 1 ;
|
||||
owl:onClass <https://iseal-community.github.io/iseal-core#VOCAB_Evaluation_comparison> ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-evaluation-comparison> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:maxQualifiedCardinality 1 ;
|
||||
owl:onClass <https://iseal-community.github.io/iseal-core#VOCAB_Evaluation_counterfactuals> ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-evaluation-counterfacts> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:maxQualifiedCardinality 1 ;
|
||||
owl:onClass <https://iseal-community.github.io/iseal-core#VOCAB_Evaluation_author_directionality> ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-evaluation-authordirectionality> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:maxQualifiedCardinality 1 ;
|
||||
owl:onDataRange xsd:string ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-evidencesummary> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:maxQualifiedCardinality 1 ;
|
||||
owl:onClass <https://iseal-community.github.io/iseal-core#VOCAB_Evaluation_no_difference_directionality> ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-evaluation-nodifferencedirectionality> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:maxQualifiedCardinality 1 ;
|
||||
owl:onClass <https://iseal-community.github.io/iseal-core#VOCAB_Evaluation_data/evidence_collection_method> ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-evaluation-collection> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-evaluation-scope> ;
|
||||
owl:someValuesFrom xsd:string ],
|
||||
[ a owl:Restriction ;
|
||||
owl:maxQualifiedCardinality 1 ;
|
||||
owl:onClass <https://iseal-community.github.io/iseal-core#VOCAB_Evaluation_statistical_significance> ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-evaluation-significance> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:maxQualifiedCardinality 1 ;
|
||||
owl:onClass <https://iseal-community.github.io/iseal-core#VOCAB_Evidence_resource_subtype> ;
|
||||
@ -10561,12 +10565,8 @@
|
||||
owl:someValuesFrom xsd:string ],
|
||||
[ a owl:Restriction ;
|
||||
owl:maxQualifiedCardinality 1 ;
|
||||
owl:onClass <https://iseal-community.github.io/iseal-core#VOCAB_Evaluation_counterfactuals> ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-evaluation-counterfacts> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:maxQualifiedCardinality 1 ;
|
||||
owl:onClass <https://iseal-community.github.io/iseal-core#VOCAB_Evaluation_author_directionality> ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-evaluation-authordirectionality> ],
|
||||
owl:onClass <https://iseal-community.github.io/iseal-core#VOCAB_Evaluation_outcome_identified?> ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-evaluation-outcome> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-evaluation-recommendations> ;
|
||||
owl:someValuesFrom xsd:string ],
|
||||
@ -10588,28 +10588,17 @@
|
||||
|
||||
<https://iseal-community.github.io/iseal-core#Assurance> a owl:Class ;
|
||||
rdfs:subClassOf [ a owl:Restriction ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-certifyingbody-standardaccredited> ;
|
||||
owl:someValuesFrom xsd:string ],
|
||||
[ a owl:Restriction ;
|
||||
owl:maxQualifiedCardinality 1 ;
|
||||
owl:onClass <https://iseal-community.github.io/iseal-core#VOCAB_Certifying_body_accreditation_status> ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-certifyingbody-accreditationstatus> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:maxQualifiedCardinality 1 ;
|
||||
owl:onDataRange xsd:float ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-certifyingbody-phonecountrycode> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:minQualifiedCardinality 1 ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-certifyingbody-schemeaccredited> ;
|
||||
owl:someValuesFrom <https://iseal-community.github.io/iseal-core#VOCAB_Certifying_body_program_or_scheme_accredited_for> ],
|
||||
owl:onDataRange xsd:string ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-certifyingbody-postcode> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:minQualifiedCardinality 1 ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-certifyingbody-accreditedgeoscope> ;
|
||||
owl:someValuesFrom <https://iseal-community.github.io/iseal-core#VOCAB_Certifying_body_accredited_geographic_scope> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:maxQualifiedCardinality 1 ;
|
||||
owl:onDataRange xsd:string ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-certifyingbody-addresslat> ],
|
||||
owl:onClass <https://iseal-community.github.io/iseal-core#VOCAB_Certifying_body_name> ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-certifyingbody-name> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:minQualifiedCardinality 1 ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-certifyingbody-accreditedtechscopetype> ;
|
||||
@ -10617,7 +10606,54 @@
|
||||
[ a owl:Restriction ;
|
||||
owl:maxQualifiedCardinality 1 ;
|
||||
owl:onDataRange xsd:string ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-certifyingbody-url> ],
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-certifyingbody-email> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:maxQualifiedCardinality 1 ;
|
||||
owl:onDataRange xsd:date ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-certifyingbody-accreditationstartdate> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:maxQualifiedCardinality 1 ;
|
||||
owl:onDataRange xsd:string ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-certifyingbody-city> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:maxQualifiedCardinality 1 ;
|
||||
owl:onClass <https://iseal-community.github.io/iseal-core#VOCAB_Certifying_body_ASI_accreditation_code> ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-certifyingbody-asicode> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:maxQualifiedCardinality 1 ;
|
||||
owl:onDataRange xsd:float ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-certifyingbody-phonenumber> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:maxQualifiedCardinality 1 ;
|
||||
owl:onDataRange xsd:string ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-certifyingbody-addresslong> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-certifyingbody-standardaccredited> ;
|
||||
owl:someValuesFrom xsd:string ],
|
||||
[ a owl:Restriction ;
|
||||
owl:maxQualifiedCardinality 1 ;
|
||||
owl:onDataRange xsd:float ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-certifyingbody-phonecountrycode> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:maxQualifiedCardinality 1 ;
|
||||
owl:onClass <https://iseal-community.github.io/iseal-core#VOCAB_Certifying_body_accreditation_status> ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-certifyingbody-accreditationstatus> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:maxQualifiedCardinality 1 ;
|
||||
owl:onDataRange xsd:string ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-certifyingbody-streetname> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:minQualifiedCardinality 1 ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-certifyingbody-accreditedtechscope> ;
|
||||
owl:someValuesFrom <https://iseal-community.github.io/iseal-core#VOCAB_Certifying_body_accredited_technical_scope> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:maxQualifiedCardinality 1 ;
|
||||
owl:onDataRange xsd:string ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-certifyingbody-addresslat> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:minQualifiedCardinality 1 ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-certifyingbody-schemeaccredited> ;
|
||||
owl:someValuesFrom <https://iseal-community.github.io/iseal-core#VOCAB_Certifying_body_program_or_scheme_accredited_for> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:maxQualifiedCardinality 1 ;
|
||||
owl:onDataRange xsd:date ;
|
||||
@ -10625,50 +10661,14 @@
|
||||
[ a owl:Restriction ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-certifyingbody-standardcertified> ;
|
||||
owl:someValuesFrom xsd:string ],
|
||||
[ a owl:Restriction ;
|
||||
owl:minQualifiedCardinality 1 ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-certifyingbody-accreditedtechscope> ;
|
||||
owl:someValuesFrom <https://iseal-community.github.io/iseal-core#VOCAB_Certifying_body_accredited_technical_scope> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:maxQualifiedCardinality 1 ;
|
||||
owl:onClass <https://iseal-community.github.io/iseal-core#VOCAB_Certifying_body_ASI_accreditation_code> ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-certifyingbody-asicode> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:maxQualifiedCardinality 1 ;
|
||||
owl:onClass <https://iseal-community.github.io/iseal-core#VOCAB_Certifying_body_name> ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-certifyingbody-name> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:maxQualifiedCardinality 1 ;
|
||||
owl:onDataRange xsd:string ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-certifyingbody-addresslong> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:maxQualifiedCardinality 1 ;
|
||||
owl:onDataRange xsd:string ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-certifyingbody-city> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:maxQualifiedCardinality 1 ;
|
||||
owl:onDataRange xsd:date ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-certifyingbody-accreditationstartdate> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:maxQualifiedCardinality 1 ;
|
||||
owl:onDataRange xsd:float ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-certifyingbody-phonenumber> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:maxQualifiedCardinality 1 ;
|
||||
owl:onDataRange xsd:string ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-certifyingbody-postcode> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:maxQualifiedCardinality 1 ;
|
||||
owl:onDataRange xsd:string ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-certifyingbody-email> ],
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-certifyingbody-url> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:maxQualifiedCardinality 1 ;
|
||||
owl:onClass <https://iseal-community.github.io/iseal-core#VOCAB_Certifying_body_address_country> ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-certifyingbody-country> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:maxQualifiedCardinality 1 ;
|
||||
owl:onDataRange xsd:string ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-certifyingbody-streetname> ],
|
||||
<https://iseal-community.github.io/iseal-core#CERTIFICATION>,
|
||||
<https://iseal-community.github.io/iseal-core#VOCAB_ISEAL_code_name> ;
|
||||
skos:prefLabel "Assurance" .
|
||||
@ -10681,13 +10681,36 @@
|
||||
|
||||
<https://iseal-community.github.io/iseal-core#Form> a owl:Class ;
|
||||
rdfs:subClassOf [ a owl:Restriction ;
|
||||
owl:maxQualifiedCardinality 1 ;
|
||||
owl:onClass <https://iseal-community.github.io/iseal-core#VOCAB_Availability> ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-availability-fulltext> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:maxQualifiedCardinality 1 ;
|
||||
owl:onClass <https://iseal-community.github.io/iseal-core#VOCAB_Type> ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#dcterms-type> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-identifier-doi> ;
|
||||
owl:someValuesFrom xsd:string ],
|
||||
[ a owl:Restriction ;
|
||||
owl:maxQualifiedCardinality 1 ;
|
||||
owl:onDataRange xsd:string ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-identifier-isbn> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:maxQualifiedCardinality 1 ;
|
||||
owl:onClass <https://iseal-community.github.io/iseal-core#VOCAB_Language_name> ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-language> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:maxQualifiedCardinality 1 ;
|
||||
owl:onClass <https://iseal-community.github.io/iseal-core#VOCAB_Access_rights> ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#dcterms-accessrights> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:maxQualifiedCardinality 1 ;
|
||||
owl:onDataRange xsd:string ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#dcterms-extent> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:maxQualifiedCardinality 1 ;
|
||||
owl:onDataRange xsd:string ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-extent-number> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:maxQualifiedCardinality 1 ;
|
||||
owl:onDataRange xsd:string ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-extent-volume> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:maxQualifiedCardinality 1 ;
|
||||
owl:onClass <https://iseal-community.github.io/iseal-core#VOCAB_Audience> ;
|
||||
@ -10696,31 +10719,13 @@
|
||||
owl:maxQualifiedCardinality 1 ;
|
||||
owl:onDataRange xsd:string ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#dcterms-rightsholder> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:maxQualifiedCardinality 1 ;
|
||||
owl:onDataRange xsd:string ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-extent-pages> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-link-image> ;
|
||||
owl:someValuesFrom xsd:string ],
|
||||
[ a owl:Restriction ;
|
||||
owl:maxQualifiedCardinality 1 ;
|
||||
owl:onDataRange xsd:string ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-extent-volume> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:maxQualifiedCardinality 1 ;
|
||||
owl:onClass <https://iseal-community.github.io/iseal-core#VOCAB_Access_rights> ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#dcterms-accessrights> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:maxQualifiedCardinality 1 ;
|
||||
owl:onDataRange xsd:string ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-identifier-isbn> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-identifier-doi> ;
|
||||
owl:someValuesFrom xsd:string ],
|
||||
[ a owl:Restriction ;
|
||||
owl:maxQualifiedCardinality 1 ;
|
||||
owl:onDataRange xsd:string ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#dc-identifier-uri> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-link-url> ;
|
||||
owl:someValuesFrom xsd:string ],
|
||||
[ a owl:Restriction ;
|
||||
owl:maxQualifiedCardinality 1 ;
|
||||
owl:onDataRange xsd:string ;
|
||||
@ -10728,43 +10733,38 @@
|
||||
[ a owl:Restriction ;
|
||||
owl:maxQualifiedCardinality 1 ;
|
||||
owl:onDataRange xsd:string ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#dcterms-extent> ],
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#dcterms-abstract> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:maxQualifiedCardinality 1 ;
|
||||
owl:onDataRange xsd:string ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-identifier-id> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:maxQualifiedCardinality 1 ;
|
||||
owl:onClass <https://iseal-community.github.io/iseal-core#VOCAB_Format> ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#dcterms-format> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:maxQualifiedCardinality 1 ;
|
||||
owl:onDataRange xsd:string ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-extent-number> ],
|
||||
owl:onClass <https://iseal-community.github.io/iseal-core#VOCAB_Language_ISO_code> ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#dcterms-language> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:maxQualifiedCardinality 1 ;
|
||||
owl:onClass <https://iseal-community.github.io/iseal-core#VOCAB_Usage_rights_license> ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#dcterms-license> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:maxQualifiedCardinality 1 ;
|
||||
owl:onClass <https://iseal-community.github.io/iseal-core#VOCAB_Language_name> ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-language> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:maxQualifiedCardinality 1 ;
|
||||
owl:onClass <https://iseal-community.github.io/iseal-core#VOCAB_Language_ISO_code> ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#dcterms-language> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:maxQualifiedCardinality 1 ;
|
||||
owl:onDataRange xsd:string ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-extent-pages> ],
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#dc-identifier-uri> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:maxQualifiedCardinality 1 ;
|
||||
owl:onDataRange xsd:string ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#dcterms-abstract> ],
|
||||
owl:onClass <https://iseal-community.github.io/iseal-core#VOCAB_Format> ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#dcterms-format> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:maxQualifiedCardinality 1 ;
|
||||
owl:onClass <https://iseal-community.github.io/iseal-core#VOCAB_Availability> ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-availability-fulltext> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:maxQualifiedCardinality 1 ;
|
||||
owl:onDataRange xsd:string ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#dcterms-description> ],
|
||||
[ a owl:Restriction ;
|
||||
owl:onProperty <https://iseal-community.github.io/iseal-core#is-link-url> ;
|
||||
owl:someValuesFrom xsd:string ],
|
||||
<https://iseal-community.github.io/iseal-core#GLOBAL> ;
|
||||
skos:prefLabel "Form" .
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.104.0" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.101.0" />
|
||||
|
||||
|
||||
<title>ISEAL Core Metadata Set</title>
|
||||
@ -8110,7 +8110,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Sep 26, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Aug 15, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.104.0" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.101.0" />
|
||||
|
||||
|
||||
<title>ISEAL Core Metadata Set</title>
|
||||
@ -8110,7 +8110,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Sep 26, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Aug 15, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.104.0" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.101.0" />
|
||||
|
||||
|
||||
<title>ISEAL Core Metadata Set</title>
|
||||
@ -8110,7 +8110,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Sep 26, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Aug 15, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.104.0" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.101.0" />
|
||||
|
||||
|
||||
<title>ISEAL Core Metadata Set</title>
|
||||
@ -8110,7 +8110,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Sep 26, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Aug 15, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.104.0" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.101.0" />
|
||||
|
||||
|
||||
<title>ISEAL Core Metadata Set</title>
|
||||
@ -8110,7 +8110,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Sep 26, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Aug 15, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.104.0" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.101.0" />
|
||||
|
||||
|
||||
<title>ISEAL Core Metadata Set</title>
|
||||
@ -8110,7 +8110,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Sep 26, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Aug 15, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.104.0" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.101.0" />
|
||||
|
||||
|
||||
<title>ISEAL Core Metadata Set</title>
|
||||
@ -8110,7 +8110,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Sep 26, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Aug 15, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.104.0" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.101.0" />
|
||||
|
||||
|
||||
<title>ISEAL Core Metadata Set</title>
|
||||
@ -8110,7 +8110,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Sep 26, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Aug 15, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.104.0" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.101.0" />
|
||||
|
||||
|
||||
<title>ISEAL Core Metadata Set</title>
|
||||
@ -8110,7 +8110,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Sep 26, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Aug 15, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.104.0" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.101.0" />
|
||||
|
||||
|
||||
<title>ISEAL Core Metadata Set</title>
|
||||
@ -8110,7 +8110,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Sep 26, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Aug 15, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.104.0" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.101.0" />
|
||||
|
||||
|
||||
<title>ISEAL Core Metadata Set</title>
|
||||
@ -8110,7 +8110,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Sep 26, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Aug 15, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.104.0" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.101.0" />
|
||||
|
||||
|
||||
<title>ISEAL Core Metadata Set</title>
|
||||
@ -8110,7 +8110,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Sep 26, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Aug 15, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.104.0" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.101.0" />
|
||||
|
||||
|
||||
<title>ISEAL Core Metadata Set</title>
|
||||
@ -8110,7 +8110,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Sep 26, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Aug 15, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.104.0" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.101.0" />
|
||||
|
||||
|
||||
<title>ISEAL Core Metadata Set</title>
|
||||
@ -8110,7 +8110,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Sep 26, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Aug 15, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.104.0" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.101.0" />
|
||||
|
||||
|
||||
<title>ISEAL Core Metadata Set</title>
|
||||
@ -8110,7 +8110,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Sep 26, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Aug 15, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.104.0" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.101.0" />
|
||||
|
||||
|
||||
<title>ISEAL Core Metadata Set</title>
|
||||
@ -8110,7 +8110,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Sep 26, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Aug 15, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.104.0" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.101.0" />
|
||||
|
||||
|
||||
<title>ISEAL Core Metadata Set</title>
|
||||
@ -8110,7 +8110,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Sep 26, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Aug 15, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.104.0" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.101.0" />
|
||||
|
||||
|
||||
<title>ISEAL Core Metadata Set</title>
|
||||
@ -8110,7 +8110,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Sep 26, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Aug 15, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.104.0" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.101.0" />
|
||||
|
||||
|
||||
<title>ISEAL Core Metadata Set</title>
|
||||
@ -8110,7 +8110,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Sep 26, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Aug 15, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.104.0" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.101.0" />
|
||||
|
||||
|
||||
<title>ISEAL Core Metadata Set</title>
|
||||
@ -8110,7 +8110,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Sep 26, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Aug 15, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.104.0" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.101.0" />
|
||||
|
||||
|
||||
<title>ISEAL Core Metadata Set</title>
|
||||
@ -8110,7 +8110,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Sep 26, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Aug 15, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.104.0" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.101.0" />
|
||||
|
||||
|
||||
<title>ISEAL Core Metadata Set</title>
|
||||
@ -8110,7 +8110,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Sep 26, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Aug 15, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.104.0" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.101.0" />
|
||||
|
||||
|
||||
<title>ISEAL Core Metadata Set</title>
|
||||
@ -8110,7 +8110,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Sep 26, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Aug 15, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.104.0" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.101.0" />
|
||||
|
||||
|
||||
<title>ISEAL Core Metadata Set</title>
|
||||
@ -8110,7 +8110,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Sep 26, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Aug 15, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.104.0" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.101.0" />
|
||||
|
||||
|
||||
<title>ISEAL Core Metadata Set</title>
|
||||
@ -8110,7 +8110,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Sep 26, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Aug 15, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.104.0" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.101.0" />
|
||||
|
||||
|
||||
<title>ISEAL Core Metadata Set</title>
|
||||
@ -8110,7 +8110,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Sep 26, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Aug 15, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.104.0" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.101.0" />
|
||||
|
||||
|
||||
<title>ISEAL Core Metadata Set | FSC Schema Extension</title>
|
||||
@ -3120,7 +3120,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Sep 26, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Aug 15, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.104.0" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.101.0" />
|
||||
|
||||
|
||||
<title>ISEAL Core Metadata Set | FSC Schema Extension</title>
|
||||
@ -3120,7 +3120,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Sep 26, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Aug 15, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.104.0" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.101.0" />
|
||||
|
||||
|
||||
<title>ISEAL Core Metadata Set | FSC Schema Extension</title>
|
||||
@ -3120,7 +3120,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Sep 26, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Aug 15, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.104.0" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.101.0" />
|
||||
|
||||
|
||||
<title>ISEAL Core Metadata Set | FSC Schema Extension</title>
|
||||
@ -3120,7 +3120,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Sep 26, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Aug 15, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.104.0" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.101.0" />
|
||||
|
||||
|
||||
<title>ISEAL Core Metadata Set | FSC Schema Extension</title>
|
||||
@ -3120,7 +3120,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Sep 26, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Aug 15, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.104.0" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.101.0" />
|
||||
|
||||
|
||||
<title>ISEAL Core Metadata Set | FSC Schema Extension</title>
|
||||
@ -3120,7 +3120,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Sep 26, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Aug 15, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.104.0" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.101.0" />
|
||||
|
||||
|
||||
<title>ISEAL Core Metadata Set | FSC Schema Extension</title>
|
||||
@ -3120,7 +3120,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Sep 26, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Aug 15, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.104.0" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.101.0" />
|
||||
|
||||
|
||||
<title>ISEAL Core Metadata Set | FSC Schema Extension</title>
|
||||
@ -3120,7 +3120,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Sep 26, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Aug 15, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.104.0" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.101.0" />
|
||||
|
||||
|
||||
<title>ISEAL Core Metadata Set | FSC Schema Extension</title>
|
||||
@ -3120,7 +3120,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Sep 26, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Aug 15, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.104.0" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.101.0" />
|
||||
|
||||
|
||||
<title>ISEAL Core Metadata Set | FSC Schema Extension</title>
|
||||
@ -3120,7 +3120,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Sep 26, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Aug 15, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.104.0" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.101.0" />
|
||||
|
||||
|
||||
<title>ISEAL Core Metadata Set | FSC Schema Extension</title>
|
||||
@ -3120,7 +3120,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Sep 26, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Aug 15, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.104.0" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.101.0" />
|
||||
|
||||
|
||||
<title>ISEAL Core Metadata Set | FSC Schema Extension</title>
|
||||
@ -3120,7 +3120,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Sep 26, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Aug 15, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.104.0" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.101.0" />
|
||||
|
||||
|
||||
<title>ISEAL Core Metadata Set | FSC Schema Extension</title>
|
||||
@ -3120,7 +3120,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Sep 26, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Aug 15, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.104.0" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.101.0" />
|
||||
|
||||
|
||||
<title>ISEAL Core Metadata Set | FSC Schema Extension</title>
|
||||
@ -3120,7 +3120,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Sep 26, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Aug 15, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.104.0" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.101.0" />
|
||||
|
||||
|
||||
<title>ISEAL Core Metadata Set | FSC Schema Extension</title>
|
||||
@ -3120,7 +3120,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Sep 26, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Aug 15, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.104.0" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.101.0" />
|
||||
|
||||
|
||||
<title>ISEAL Core Metadata Set | FSC Schema Extension</title>
|
||||
@ -3120,7 +3120,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Sep 26, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Aug 15, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.104.0" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.101.0" />
|
||||
|
||||
|
||||
<title>ISEAL Core Metadata Set | FSC Schema Extension</title>
|
||||
@ -3120,7 +3120,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Sep 26, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Aug 15, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.104.0" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.101.0" />
|
||||
|
||||
|
||||
<title>ISEAL Core Metadata Set | FSC Schema Extension</title>
|
||||
@ -3120,7 +3120,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Sep 26, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Aug 15, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.104.0" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.101.0" />
|
||||
|
||||
|
||||
<title>ISEAL Core Metadata Set | FSC Schema Extension</title>
|
||||
@ -3120,7 +3120,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Sep 26, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Aug 15, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.104.0" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.101.0" />
|
||||
|
||||
|
||||
<title>ISEAL Core Metadata Set | FSC Schema Extension</title>
|
||||
@ -3120,7 +3120,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Sep 26, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Aug 15, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.104.0" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.101.0" />
|
||||
|
||||
|
||||
<title>ISEAL Core Metadata Set | FSC Schema Extension</title>
|
||||
@ -3120,7 +3120,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Sep 26, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Aug 15, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.104.0" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.101.0" />
|
||||
|
||||
|
||||
<title>ISEAL Core Metadata Set | FSC Schema Extension</title>
|
||||
@ -3120,7 +3120,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Sep 26, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Aug 15, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.104.0" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.101.0" />
|
||||
|
||||
|
||||
<title>ISEAL Core Metadata Set | FSC Schema Extension</title>
|
||||
@ -3120,7 +3120,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Sep 26, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Aug 15, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.104.0" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.101.0" />
|
||||
|
||||
|
||||
<title>ISEAL Core Metadata Set | FSC Schema Extension</title>
|
||||
@ -3120,7 +3120,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Sep 26, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Aug 15, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.104.0" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.101.0" />
|
||||
|
||||
|
||||
<title>ISEAL Core Metadata Set | FSC Schema Extension</title>
|
||||
@ -3120,7 +3120,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Sep 26, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Aug 15, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.104.0" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.101.0" />
|
||||
|
||||
|
||||
<title>ISEAL Core Metadata Set | FSC Schema Extension</title>
|
||||
@ -3120,7 +3120,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Sep 26, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Aug 15, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.104.0" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.101.0" />
|
||||
|
||||
|
||||
<title>ISEAL Core Metadata Set | FSC Schema Extension</title>
|
||||
@ -3120,7 +3120,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Sep 26, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Aug 15, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.104.0" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.101.0" />
|
||||
|
||||
|
||||
<title>ISEAL Core Metadata Set | FSC Schema Extension</title>
|
||||
@ -3120,7 +3120,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Sep 26, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Aug 15, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.104.0" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.101.0" />
|
||||
|
||||
|
||||
<title>ISEAL Core Metadata Set | FSC Schema Extension</title>
|
||||
@ -3120,7 +3120,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Sep 26, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Aug 15, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.104.0" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.101.0" />
|
||||
|
||||
|
||||
<title>ISEAL Core Metadata Set | FSC Schema Extension</title>
|
||||
@ -3120,7 +3120,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Sep 26, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Aug 15, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.104.0" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.101.0" />
|
||||
|
||||
|
||||
<title>ISEAL Core Metadata Set | FSC Schema Extension</title>
|
||||
@ -3120,7 +3120,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Sep 26, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Aug 15, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.104.0" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.101.0" />
|
||||
|
||||
|
||||
<title>ISEAL Core Metadata Set | FSC Schema Extension</title>
|
||||
@ -3120,7 +3120,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Sep 26, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Aug 15, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.104.0" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.101.0" />
|
||||
|
||||
|
||||
<title>ISEAL Core Metadata Set | FSC Schema Extension</title>
|
||||
@ -3120,7 +3120,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Sep 26, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Aug 15, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.104.0" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.101.0" />
|
||||
|
||||
|
||||
<title>ISEAL Core Metadata Set | FSC Schema Extension</title>
|
||||
@ -3120,7 +3120,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Sep 26, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Aug 15, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.104.0" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.101.0" />
|
||||
|
||||
|
||||
<title>ISEAL Core Metadata Set | FSC Schema Extension</title>
|
||||
@ -3120,7 +3120,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Sep 26, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Aug 15, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.104.0" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.101.0" />
|
||||
|
||||
|
||||
<title>ISEAL Core Metadata Set | FSC Schema Extension</title>
|
||||
@ -3120,7 +3120,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Sep 26, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Aug 15, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.104.0" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.101.0" />
|
||||
|
||||
|
||||
<title>ISEAL Core Metadata Set | FSC Schema Extension</title>
|
||||
@ -3120,7 +3120,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Sep 26, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Aug 15, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.104.0" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.101.0" />
|
||||
|
||||
|
||||
<title>ISEAL Core Metadata Set | FSC Schema Extension</title>
|
||||
@ -3120,7 +3120,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Sep 26, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Aug 15, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.104.0" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.101.0" />
|
||||
|
||||
|
||||
<title>ISEAL Core Metadata Set | FSC Schema Extension</title>
|
||||
@ -3120,7 +3120,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Sep 26, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Aug 15, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.104.0" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.101.0" />
|
||||
|
||||
|
||||
<title>ISEAL Core Metadata Set | FSC Schema Extension</title>
|
||||
@ -3120,7 +3120,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Sep 26, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Aug 15, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.104.0" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.101.0" />
|
||||
|
||||
|
||||
<title>ISEAL Core Metadata Set | FSC Schema Extension</title>
|
||||
@ -3120,7 +3120,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Sep 26, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Aug 15, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.104.0" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.101.0" />
|
||||
|
||||
|
||||
<title>ISEAL Core Metadata Set | FSC Schema Extension</title>
|
||||
@ -3120,7 +3120,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Sep 26, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Aug 15, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.104.0" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.101.0" />
|
||||
|
||||
|
||||
<title>ISEAL Core Metadata Set | FSC Schema Extension</title>
|
||||
@ -3120,7 +3120,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Sep 26, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Aug 15, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.104.0" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.101.0" />
|
||||
|
||||
|
||||
<title>ISEAL Core Metadata Set | FSC Schema Extension</title>
|
||||
@ -3120,7 +3120,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Sep 26, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Aug 15, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.104.0" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.101.0" />
|
||||
|
||||
|
||||
<title>ISEAL Core Metadata Set</title>
|
||||
@ -8110,7 +8110,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Sep 26, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Aug 15, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.104.0" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.101.0" />
|
||||
|
||||
|
||||
<title>ISEAL Core Metadata Set</title>
|
||||
@ -8110,7 +8110,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Sep 26, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Aug 15, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.104.0" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.101.0" />
|
||||
|
||||
|
||||
<title>ISEAL Core Metadata Set</title>
|
||||
@ -8110,7 +8110,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Sep 26, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Aug 15, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.104.0" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.101.0" />
|
||||
|
||||
|
||||
<title>ISEAL Core Metadata Set</title>
|
||||
@ -8110,7 +8110,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Sep 26, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Aug 15, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.104.0" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.101.0" />
|
||||
|
||||
|
||||
<title>ISEAL Core Metadata Set</title>
|
||||
@ -8110,7 +8110,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Sep 26, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Aug 15, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.104.0" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.101.0" />
|
||||
|
||||
|
||||
<title>ISEAL Core Metadata Set</title>
|
||||
@ -8110,7 +8110,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Sep 26, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Aug 15, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.104.0" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.101.0" />
|
||||
|
||||
|
||||
<title>ISEAL Core Metadata Set</title>
|
||||
@ -8110,7 +8110,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Sep 26, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Aug 15, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.104.0" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.101.0" />
|
||||
|
||||
|
||||
<title>ISEAL Core Metadata Set</title>
|
||||
@ -8110,7 +8110,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Sep 26, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Aug 15, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.104.0" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.101.0" />
|
||||
|
||||
|
||||
<title>ISEAL Core Metadata Set</title>
|
||||
@ -8110,7 +8110,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Sep 26, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Aug 15, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.104.0" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.101.0" />
|
||||
|
||||
|
||||
<title>ISEAL Core Metadata Set</title>
|
||||
@ -8110,7 +8110,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Sep 26, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Aug 15, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.104.0" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.101.0" />
|
||||
|
||||
|
||||
<title>ISEAL Core Metadata Set</title>
|
||||
@ -8110,7 +8110,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Sep 26, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Aug 15, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.104.0" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.101.0" />
|
||||
|
||||
|
||||
<title>ISEAL Core Metadata Set</title>
|
||||
@ -8110,7 +8110,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Sep 26, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Aug 15, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.104.0" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.101.0" />
|
||||
|
||||
|
||||
<title>ISEAL Core Metadata Set</title>
|
||||
@ -8110,7 +8110,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Sep 26, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Aug 15, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.104.0" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.101.0" />
|
||||
|
||||
|
||||
<title>ISEAL Core Metadata Set</title>
|
||||
@ -8110,7 +8110,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Sep 26, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Aug 15, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.104.0" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.101.0" />
|
||||
|
||||
|
||||
<title>ISEAL Core Metadata Set</title>
|
||||
@ -8110,7 +8110,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Sep 26, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Aug 15, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.104.0" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.101.0" />
|
||||
|
||||
|
||||
<title>ISEAL Core Metadata Set</title>
|
||||
@ -8110,7 +8110,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Sep 26, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Aug 15, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.104.0" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.101.0" />
|
||||
|
||||
|
||||
<title>ISEAL Core Metadata Set</title>
|
||||
@ -8110,7 +8110,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Sep 26, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Aug 15, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.104.0" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.101.0" />
|
||||
|
||||
|
||||
<title>ISEAL Core Metadata Set</title>
|
||||
@ -8110,7 +8110,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Sep 26, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Aug 15, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.104.0" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.101.0" />
|
||||
|
||||
|
||||
<title>ISEAL Core Metadata Set</title>
|
||||
@ -8110,7 +8110,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Sep 26, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Aug 15, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.104.0" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.101.0" />
|
||||
|
||||
|
||||
<title>ISEAL Core Metadata Set</title>
|
||||
@ -8110,7 +8110,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Sep 26, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Aug 15, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.104.0" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.101.0" />
|
||||
|
||||
|
||||
<title>ISEAL Core Metadata Set</title>
|
||||
@ -8110,7 +8110,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Sep 26, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Aug 15, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.104.0" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.101.0" />
|
||||
|
||||
|
||||
<title>ISEAL Core Metadata Set</title>
|
||||
@ -8110,7 +8110,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Sep 26, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Aug 15, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.104.0" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.101.0" />
|
||||
|
||||
|
||||
<title>ISEAL Core Metadata Set</title>
|
||||
@ -8110,7 +8110,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Sep 26, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Aug 15, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.104.0" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.101.0" />
|
||||
|
||||
|
||||
<title>ISEAL Core Metadata Set</title>
|
||||
@ -8110,7 +8110,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Sep 26, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Aug 15, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.104.0" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.101.0" />
|
||||
|
||||
|
||||
<title>ISEAL Core Metadata Set</title>
|
||||
@ -8110,7 +8110,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Sep 26, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Aug 15, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.104.0" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.101.0" />
|
||||
|
||||
|
||||
<title>ISEAL Core Metadata Set</title>
|
||||
@ -8110,7 +8110,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Sep 26, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Aug 15, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.104.0" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.101.0" />
|
||||
|
||||
|
||||
<title>ISEAL Core Metadata Set</title>
|
||||
@ -8110,7 +8110,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Sep 26, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Aug 15, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user