Logo: Department of HealthLogo: Pharmaceutical Benefits SchemePBS XML
PBS XML Schema Version 3.1.9

Element <skos:narrower>

Belongs to http://www.w3.org/2004/02/skos/core# XML Namespace. Defined in PBS XML Schema grammar.

This is a empty type of element.

narrower property for SKOS.

Contains

A SKOS resource that provides a narrower definition of a concept.

May be used in

skos:Concept

Example

<p:criteria rdf:about="http://pbs.gov.au/criteria/population">
   <db:title>...</db:title>
   <db:para>...</db:para>
<skos:narrower rdf:resource="http://pbs.gov.au/parameter/age"/>
<skos:narrower rdf:resource="http://pbs.gov.au/parameter/sex"/> <skos:narrower rdf:resource="http://pbs.gov.au/parameter/other"/> </p:criteria>

Attributes

The skos:narrower element may include the following attributes:

Name Optional Allowed Values Default Value Comments
xml:id Yes text Identifies the unique ID value of the element
xml:base Yes text Specifies the base URI of the element and its descendants
xml:lang Yes text Specifies the natural language of the element and its descendants
rdf:resource Yes "anyURI" datatype Reference to a terminology concept.
previous Yes "anyURI" datatype Hyperlink to the previous value of the element.