You can propose a link between two concepts. For example: The concept is ‘Pressure reduced to MSL’ You may want to suggest that this has a broader concept and that the broader concept is ‘Pressure’. We only accept suggestions for concepts to be linked in a broader way. The inverse 'narrower' relation is inferred, so we do not encode it. To make the suggestion:
For example:
<http://codes.wmo.int/grib2/codeflag/4.2/0-3-1>
a skos:Concept , <http://codes.wmo.int/def/grib2/Parameter> ;
rdfs:label "Pressure reduced to MSL"@en ;
<http://codes.wmo.int/def/common/edition>
<http://codes.wmo.int/codeform/grib2> ;
<http://codes.wmo.int/def/common/unit>
<http://codes.wmo.int/common/unit/Pa> ;
<http://codes.wmo.int/def/grib2/category>
<http://codes.wmo.int/grib2/codeflag/4.1/0-3> ;
<http://codes.wmo.int/def/grib2/discipline>
<http://codes.wmo.int/grib2/codeflag/0.0/0> ;
<http://codes.wmo.int/def/grib2/parameter>
1 ;
<http://metarelate.net/vocabulary/index.html#identifier>
<http://codes.wmo.int/def/grib2/category> , <http://codes.wmo.int/def/grib2/discipline> , <http://codes.wmo.int/def/grib2/parameter> , <http://codes.wmo.int/def/common/edition> ;
dct:description "Pressure reduced to MSL"@en ;
skos:prefLabel "Pressure reduced to MSL"@en .
Becomes:
<http://codes.wmo.int/grib2/codeflag/4.2/0-3-1>
a skos:Concept , <http://codes.wmo.int/def/grib2/Parameter> ;
rdfs:label "Pressure reduced to MSL"@en ;
<http://codes.wmo.int/def/common/edition>
<http://codes.wmo.int/codeform/grib2> ;
<http://codes.wmo.int/def/common/unit>
<http://codes.wmo.int/common/unit/Pa> ;
<http://codes.wmo.int/def/grib2/category>
<http://codes.wmo.int/grib2/codeflag/4.1/0-3> ;
<http://codes.wmo.int/def/grib2/discipline>
<http://codes.wmo.int/grib2/codeflag/0.0/0> ;
<http://codes.wmo.int/def/grib2/parameter>
1 ;
<http://metarelate.net/vocabulary/index.html#identifier>
<http://codes.wmo.int/def/grib2/category> , <http://codes.wmo.int/def/grib2/discipline> , <http://codes.wmo.int/def/grib2/parameter> , <http://codes.wmo.int/def/common/edition> ;
dct:description "Pressure reduced to MSL"@en ;
skos:prefLabel "Pressure reduced to MSL"@en ;
skos:broader <http://codes.wmo.int/grib2/codeflag/4.2/0-3-0> .