RDF.ex v0.6.1 RDF.NS.SKOS View Source
The SKOS vocabulary.
Link to this section Summary
Functions
Returns all known IRIs of the vocabulary.
RDF.Description
builder for altLabel/0
RDF.Description
builder for broadMatch/0
RDF.Description
builder for broader/0
RDF.Description
builder for changeNote/0
RDF.Description
builder for closeMatch/0
RDF.Description
builder for definition/0
RDF.Description
builder for exactMatch/0
RDF.Description
builder for example/0
RDF.Description
builder for hiddenLabel/0
RDF.Description
builder for historyNote/0
RDF.Description
builder for inScheme/0
RDF.Description
builder for member/0
RDF.Description
builder for memberList/0
RDF.Description
builder for narrowMatch/0
RDF.Description
builder for narrower/0
RDF.Description
builder for notation/0
RDF.Description
builder for note/0
RDF.Description
builder for prefLabel/0
RDF.Description
builder for related/0
RDF.Description
builder for scopeNote/0
Link to this section Functions
__iris__() View Source
Returns all known IRIs of the vocabulary.
altLabel() View Source
altLabel(subject, object) View Source
RDF.Description
builder for altLabel/0
broadMatch() View Source
broadMatch(subject, object) View Source
RDF.Description
builder for broadMatch/0
broader() View Source
broader(subject, object) View Source
RDF.Description
builder for broader/0
broaderTransitive() View Source
broaderTransitive(subject, object) View Source
RDF.Description
builder for broaderTransitive/0
changeNote() View Source
changeNote(subject, object) View Source
RDF.Description
builder for changeNote/0
closeMatch() View Source
closeMatch(subject, object) View Source
RDF.Description
builder for closeMatch/0
definition() View Source
definition(subject, object) View Source
RDF.Description
builder for definition/0
editorialNote() View Source
editorialNote(subject, object) View Source
RDF.Description
builder for editorialNote/0
exactMatch() View Source
exactMatch(subject, object) View Source
RDF.Description
builder for exactMatch/0
example() View Source
example(subject, object) View Source
RDF.Description
builder for example/0
hasTopConcept() View Source
hasTopConcept(subject, object) View Source
RDF.Description
builder for hasTopConcept/0
historyNote() View Source
historyNote(subject, object) View Source
RDF.Description
builder for historyNote/0
inScheme() View Source
inScheme(subject, object) View Source
RDF.Description
builder for inScheme/0
mappingRelation() View Source
mappingRelation(subject, object) View Source
RDF.Description
builder for mappingRelation/0
member() View Source
member(subject, object) View Source
RDF.Description
builder for member/0
memberList() View Source
memberList(subject, object) View Source
RDF.Description
builder for memberList/0
narrowMatch() View Source
narrowMatch(subject, object) View Source
RDF.Description
builder for narrowMatch/0
narrower() View Source
narrower(subject, object) View Source
RDF.Description
builder for narrower/0
narrowerTransitive() View Source
narrowerTransitive(subject, object) View Source
RDF.Description
builder for narrowerTransitive/0
notation() View Source
notation(subject, object) View Source
RDF.Description
builder for notation/0
note() View Source
note(subject, object) View Source
RDF.Description
builder for note/0
prefLabel() View Source
prefLabel(subject, object) View Source
RDF.Description
builder for prefLabel/0
scopeNote() View Source
scopeNote(subject, object) View Source
RDF.Description
builder for scopeNote/0
semanticRelation() View Source
semanticRelation(subject, object) View Source
RDF.Description
builder for semanticRelation/0
topConceptOf() View Source
topConceptOf(subject, object) View Source
RDF.Description
builder for topConceptOf/0