Title:

NISO Metasearch Initiative Proposed Property : Completeness Subject

Creator:
NISO Metasearch Initiative Task Group 2
Date Issued:
2005-05-07
Identifier:
http://www.ukoln.ac.uk/metadata/nisomi/completenessSubject/2005-05-07/
Replaces:
Not applicable
Is Replaced By:
Not applicable
Latest Version:
http://www.ukoln.ac.uk/metadata/nisomi/completenessSubject/
Status of Document:
This is a Working Draft of NISO Metasearch Initiative Task Group 2
Description of Document: This document presents a proposal from the NISO Metasearch Initiative Task Group 2 for a new property, subjectCompleteness.

Proposal

Name completenessSubject
Label Subject
Definition The subject area in which a level of completeness is indicated.
Comment

This property specifies the subject which is associated with a SubjectCompletenessIndicator.

The subject must be drawn from a recognised subject scheme.

Examples

Completeness of the Finnish national collection:

[as SubjectCompletenessIndicator]

Subject: [LCSH] Finland

Level of Completeness: [Conspectus Level] 5

RDF/XML example (RDF Graph)

    <rdf:RDF
          xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
          xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
          xmlns:dc="http://purl.org/dc/elements/1.1/"
          xmlns:dcterms="http://purl.org/dc/terms/"
          xmlns:prop="http://example.org/proposed/terms/">
      <rdf:Description>
        <dc:title xml:lang="en">The Finnish National Collection</dc:title>
        <prop:subjectCompleteness>
          <prop:SubjectCompletenessIndicator>
            <prop:completenessSubject rdf:type="http://purl.org/dc/terms/LCSH"
                                      rdfs:label="Finland" />
            <prop:completenessLevel rdf:type="http://example.org/proposed/terms/ConspectusLevel"
                                    rdf:resource="http://example.org/proposed/terms/ConspectusLevel/5" />
          </prop:SubjectCompletenessIndicator>
        </prop:subjectCompleteness>
      </rdf:Description>
    </rdf:RDF>
    
Type of term Property
Term qualified

None

Why needed

The use of a structured SubjectCompletenessIndicator value for the subjectCompleteness property enables applications to perform operations such as searching for descriptions of collections according to specified completeness levels in a specified subject area.

The completenessSubject property allows an application to access the subject in which completeness is indicated distinct from the level of completeness.

Working Group support
Proposed status
Related DCMI terms

None

Related non-DCMI terms

(Proposed encoding scheme) SubjectCompletenessIndicator
See http://www.ukoln.ac.uk/metadata/nisomi/SubjectCompletenessIndicator/

(Proposed property) completenessLevel
See http://www.ukoln.ac.uk/metadata/nisomi/completenessLevel/

Impact on applications

The completenessSubject property would have an rdfs:domain of SubjectCompletenessIndicator and would be used only in this context.

About the proposers

Changes made in this version