Status: TESTING.
Instance: FAO Internal
Import ontologies: ASFIS ontology, ISSCAAP ontology




ASFIS is a list of aquatic species relevant to fisheries, grouped according to two different views - biological (ISFAS) and commercial (ISSCAAP).

See picture below for a schematic representation:

IN practice: Species are defined in the ASFIS namespace, while the entities used for grouping are defined in their own namespace, ASFIS or ISSCAAP respectively. Two  small ontologies contain the description of the entities in each domain - for example, the taxa used in the ASFIS grouping (Major, Order, Family, Species) are defined in the ASFIS ontology (OWL), while individual taxon are in the ASFIS concept scheme (SKOS).

Source

ASFIS: https://www.fao.org/fishery/en/collection/asfis

VocBench Project ASFIS

Model

Imports two ontologies: 

ASFIS ontology (prefix asfis) https://stats.fao.org/ontologies/asfis. Defines the taxonomic hierarchy. See screenshot:

and two specific properties to construct the hierarchy. See screenshot, same for ISSCAAP.


ISSCAAP ontology, (prefix isscaap) https://stats.fao.org/ontologies/isscaap. Defines two classes, isscaap:Division, isscaap:Group, and two specific properties to construct the hierarchy. See screenshot.


Data

Source: cvs from github. 

Structure of table item: 



Conversion

Done using Shee2RDF

ASFIS_01_CL_FI_SPECIES_MAJOR
n.ColumnNamespaceProperty/ClassNote
0Identifier


1Name_En


2Name_Es


3Name_Fr


4SWS_Identifier


5Scientific_Name


6Taxonomic_Code


ASFIS_02_CL_FI_SPECIES_ORDER
n.ColumnNamespaceProperty/ClassNote

Identifiercaliper


SWS_Identifiercaliper


Scientific_Namedwc


Taxonomic_Code


ASFIS_03_HCL_FI_SPECIES_MAJOR_ORDER
n.ColumnNamespaceProperty/ClassNote

Group



Member



Table ASFIS_06_CL_FI_SPECIES_ITEM
n.ColumnNamespaceProperty/ClassNote
0Alpha3caliperalpha3
1AuthordwcnameAccordingTo
2Family_mapping

Info taken from group-member table

3

Identifier 

caliperebx_idThis is the ID used to form the hierarchy
4Isscaap_Grp_mappingisscaapisscaap_groupThis is used to build the URI of the ISSCAAP group
5Name_Arskos prefLabel
6Name_CnskosprefLabel
7Name_EnskosprefLabel
8Name_EsskosprefLabel
9Name_FrskosprefLabel
10Name_RuskosprefLabel
11Order_mapping

Info taken from group-member table
12Scientific_NamedwcscientificName 

13

Sort

caliperfi_sort

14

Taxonomic_Code

asfisrdf:type SpeciesThis is used to build the URI of the Species

15

Unit



not converted



Basic info:

Base URI:

Concept scheme ASFIS:

Concept scheme ISSCAAP:

Properties used:

Description: each ASFIS species belongs to both schemes, while the hierarchies are "built" using the specific "broader/narrower" defined in the corresponding ontologies (see above).  

Note that the hierarchy contains "jumps", e.g. Oder → Species. 


Write a comment…