Skip to content

Instantly share code, notes, and snippets.

@niklasl
Created February 3, 2017 14:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save niklasl/2f3899ec60bad012802ba400c33bebdc to your computer and use it in GitHub Desktop.
Save niklasl/2f3899ec60bad012802ba400c33bebdc to your computer and use it in GitHub Desktop.
Flat KBV vocabulary summary
from __future__ import unicode_literals, print_function
from rdflib import *
g = Graph().parse("https://id.kb.se/vocab/")
with open('select-summary.rq') as f:
select = f.read()
print('Term', 'Bases', 'Domain', 'Range', sep='\t')
for row in g.query(select):
print(*(g.qname(t) if isinstance(t, URIRef) else t or ''
for t in row), sep='\t')
SELECT
?term
(if(bound(?base), group_concat(?base ; separator = " | "), "N/A") as ?bases)
?domain
?range
WHERE {
{
?term a owl:Class .
OPTIONAL {
?term owl:equivalentClass ?base
FILTER(isIRI(?base))
}
} UNION {
{
?term a owl:ObjectProperty .
} UNION {
?term a owl:DatatypeProperty .
}
OPTIONAL {
?term owl:equivalentProperty ?base
FILTER(isIRI(?base))
}
OPTIONAL { ?term rdfs:domain ?domain . }
OPTIONAL { ?term rdfs:range ?range . }
}
}
GROUP BY ?term
ORDER BY ?term
Term Bases Domain Range
AbbreviatedTitle http://id.loc.gov/ontologies/bibframe/AbbreviatedTitle
AccessPolicy http://id.loc.gov/ontologies/bibframe/AccessPolicy
AdminMetadata http://id.loc.gov/ontologies/bibframe/AdminMetadata
Agent http://www.w3.org/ns/prov#Agent | http://id.loc.gov/ontologies/bibframe/Agent | http://xmlns.com/foaf/0.1/Agent
Aggregate
Ambiguity
Annotation
Ansi http://id.loc.gov/ontologies/bibframe/Ansi
AppliedMaterial http://id.loc.gov/ontologies/bibframe/AppliedMaterial
Archival http://id.loc.gov/ontologies/bibframe/Archival | http://bibframe.org/vocab/Archival
ArchivalUnit
Arrangement http://id.loc.gov/ontologies/bibframe/Arrangement
AspectRatio http://id.loc.gov/ontologies/bibframe/AspectRatio
Audience http://schema.org/Audience
Audio http://id.loc.gov/ontologies/bibframe/Audio | http://purl.org/dc/dcmitype/Sound | http://bibframe.org/vocab/Audio
Audiobook
Authority http://bibframe.org/vocab/Authority | http://www.loc.gov/mads/rdf/v1#Authority
Barcode http://id.loc.gov/ontologies/bibframe/Barcode
BaseMaterial http://id.loc.gov/ontologies/bibframe/BaseMaterial
Book http://purl.org/ontology/bibo/Book
BookFormat http://schema.org/BookFormat | http://id.loc.gov/ontologies/bibframe/BookFormat
BookSeries
BookVolume
BroadcastStandard http://id.loc.gov/ontologies/bibframe/BroadcastStandard
Capture http://id.loc.gov/ontologies/bibframe/Capture
CarrierType http://id.loc.gov/ontologies/bibframe/Carrier
Cartographic http://id.loc.gov/ontologies/bibframe/Cartographic
CartographicDataType http://id.loc.gov/ontologies/bibframe/CartographicDataType
CartographicDataset
CartographicImage
CartographicMovingImage
CartographicObject
CartographicObjectType http://id.loc.gov/ontologies/bibframe/CartographicObjectType
CartographicTactileImage
CartographicTactileObject
Cartography http://id.loc.gov/ontologies/bibframe/Cartography | http://bibframe.org/vocab/Cartography
CartographyCoordinates
ChronologicalSubdivisionTerm
ChronologicalTerm http://www.loc.gov/mads/rdf/v1#Temporal
Chronology http://id.loc.gov/ontologies/bibframe/Chronology
Class http://www.w3.org/2002/07/owl#Class
Classification http://id.loc.gov/ontologies/bibframe/Classification
ClassificationDdc http://id.loc.gov/ontologies/bibframe/ClassificationDdc
ClassificationLcc http://id.loc.gov/ontologies/bibframe/ClassificationLcc
ClassificationNlm http://id.loc.gov/ontologies/bibframe/ClassificationNlm
ClassificationUdc http://id.loc.gov/ontologies/bibframe/ClassificationUdc
Coden http://id.loc.gov/ontologies/bibframe/Coden
Collection http://purl.org/dc/dcmitype/Collection | http://bibframe.org/vocab/Collection | http://id.loc.gov/ontologies/bibframe/Collection | http://www.w3.org/ns/prov#Collection | http://purl.org/ontology/bibo/Collection
CollectiveTitle http://id.loc.gov/ontologies/bibframe/CollectiveTitle
ColorContent http://id.loc.gov/ontologies/bibframe/ColorContent
ComplexTerm http://www.loc.gov/mads/rdf/v1#ComplexSubject
ComponentPart
Concept http://www.w3.org/2004/02/skos/core#Concept
ConceptCollection http://www.w3.org/2004/02/skos/core#Collection
ConceptScheme http://www.w3.org/2004/02/skos/core#ConceptScheme
ContentType http://id.loc.gov/ontologies/bibframe/Content
Continuing
Contribution http://id.loc.gov/ontologies/bibframe/Contribution
CopyrightNumber http://id.loc.gov/ontologies/bibframe/CopyrightNumber
CopyrightRegistration http://id.loc.gov/ontologies/bibframe/CopyrightRegistration
Country http://schema.org/Country | http://www.loc.gov/mads/rdf/v1#Country
CoverArt http://id.loc.gov/ontologies/bibframe/CoverArt
CoverTitle
Creation
CreativeWork http://schema.org/CreativeWork
CreativeWorkSeries http://schema.org/CreativeWorkSeries
DataCatalog http://www.w3.org/ns/dcat#Catalog | http://schema.org/DataCatalog
Database
Dataset http://schema.org/Dataset | http://bibframe.org/vocab/Dataset | http://purl.org/dc/dcmitype/Dataset | http://rdfs.org/ns/void#Dataset | http://www.w3.org/ns/dcat#Dataset | http://id.loc.gov/ontologies/bibframe/Dataset
Datatype http://www.w3.org/2000/01/rdf-schema#Datatype
DatatypeProperty http://www.w3.org/2002/07/owl#DatatypeProperty
DescriptionAuthentication http://id.loc.gov/ontologies/bibframe/DescriptionAuthentication
DescriptionConventions http://id.loc.gov/ontologies/bibframe/DescriptionConventions
Device http://dbpedia.org/ontology/Device
Digital http://bibframe.org/vocab/Electronic
DigitalCharacteristic http://id.loc.gov/ontologies/bibframe/DigitalCharacteristic
DigitalDataset
Dissertation http://id.loc.gov/ontologies/bibframe/Dissertation
DissertationAnnotation
DissertationIdentifier http://id.loc.gov/ontologies/bibframe/DissertationIdentifier
Distribution http://id.loc.gov/ontologies/bibframe/Distribution
Document http://purl.org/ontology/bibo/Document | http://xmlns.com/foaf/0.1/Document
Doi http://id.loc.gov/ontologies/bibframe/Doi
EBook
Ean http://id.loc.gov/ontologies/bibframe/Ean
Electronic http://id.loc.gov/ontologies/bibframe/Electronic | http://bibframe.org/vocab/Electronic
Emulsion http://id.loc.gov/ontologies/bibframe/Emulsion
EncodedBitrate http://id.loc.gov/ontologies/bibframe/EncodedBitrate
EncodingFormat http://id.loc.gov/ontologies/bibframe/EncodingFormat
Endeavour
Enumeration http://id.loc.gov/ontologies/bibframe/Enumeration
EnumerationAndChronology http://id.loc.gov/ontologies/bibframe/EnumerationAndChronology
Event http://purl.org/dc/dcmitype/Event | http://schema.org/Event | http://purl.org/ontology/bibo/Event | http://www.w3.org/ns/prov#Activity | http://id.loc.gov/ontologies/bibframe/Event | http://bibframe.org/vocab/Event
Extent http://id.loc.gov/ontologies/bibframe/Extent
Family http://bibframe.org/vocab/Family | http://id.loc.gov/ontologies/bibframe/Family
FamilyTerm http://www.loc.gov/mads/rdf/v1#FamilyName
FileSize http://id.loc.gov/ontologies/bibframe/FileSize
FileType http://id.loc.gov/ontologies/bibframe/FileType
Fingerprint http://id.loc.gov/ontologies/bibframe/Fingerprint
FontSize http://id.loc.gov/ontologies/bibframe/FontSize
Frequency http://id.loc.gov/ontologies/bibframe/Frequency
FunctionOrRole
Generation http://id.loc.gov/ontologies/bibframe/Generation
GenerationProcess http://id.loc.gov/ontologies/bibframe/GenerationProcess
GenreForm http://id.loc.gov/ontologies/bibframe/GenreForm
GenreSubdivisionTerm
GenreTerm http://www.loc.gov/mads/rdf/v1#GenreForm
GeographicalSubdivisionTerm
GeographicalTerm http://www.loc.gov/mads/rdf/v1#Geographic
Globe
GrooveCharacteristics http://id.loc.gov/ontologies/bibframe/GrooveCharacteristics
Hdl http://id.loc.gov/ontologies/bibframe/Hdl
HeldMaterial
ISBN http://id.loc.gov/ontologies/bibframe/Isbn
ISSN http://id.loc.gov/ontologies/bibframe/Issn
Identifier http://id.loc.gov/ontologies/bibframe/Identifier | http://bibframe.org/vocab/Identifier
Illustration http://id.loc.gov/ontologies/bibframe/Illustration
Image http://xmlns.com/foaf/0.1/Image | http://purl.org/dc/dcmitype/Image
IndexTerm http://www.loc.gov/mads/rdf/v1#MADSType
IndividualItem http://bibframe.org/vocab/HeldItem | http://schema.org/IndividualProduct
Instance http://id.loc.gov/ontologies/bibframe/Instance
InstanceTitle http://id.loc.gov/ontologies/bibframe/InstanceTitle
Integrating http://bibframe.org/vocab/Integrating
IntendedAudience http://id.loc.gov/ontologies/bibframe/IntendedAudience
InteractiveResource
Isan http://id.loc.gov/ontologies/bibframe/Isan
Ismn http://id.loc.gov/ontologies/bibframe/Ismn
Iso http://id.loc.gov/ontologies/bibframe/Iso
Isrc http://id.loc.gov/ontologies/bibframe/Isrc
IssnL http://id.loc.gov/ontologies/bibframe/IssnL
Issuance http://id.loc.gov/ontologies/bibframe/Issuance
IssueNumber http://id.loc.gov/ontologies/bibframe/IssueNumber
Istc http://id.loc.gov/ontologies/bibframe/Istc
Iswc http://id.loc.gov/ontologies/bibframe/Iswc
Item http://schema.org/Product | http://id.loc.gov/ontologies/bibframe/Item | http://purl.org/ontology/holding#Item
Jurisdiction http://id.loc.gov/ontologies/bibframe/Jurisdiction
KeyTitle http://id.loc.gov/ontologies/bibframe/KeyTitle
Kit
LCCN http://id.loc.gov/ontologies/bibframe/Lccn
Language http://bibframe.org/vocab/Language | http://www.loc.gov/mads/rdf/v1#Language | http://id.loc.gov/ontologies/bibframe/Language | http://schema.org/Language
Layout http://id.loc.gov/ontologies/bibframe/Layout
LcOverseasAcq http://id.loc.gov/ontologies/bibframe/LcOverseasAcq
Library http://schema.org/Library
LicenseAgreementBoundDescription
Local http://id.loc.gov/ontologies/bibframe/Local
Manufacture http://id.loc.gov/ontologies/bibframe/Manufacture
Manuscript http://purl.org/ontology/bibo/Manuscript | http://id.loc.gov/ontologies/bibframe/Manuscript | http://bibframe.org/vocab/Manuscript
ManuscriptCartography
ManuscriptNotatedMusic
ManuscriptText
Map http://purl.org/ontology/bibo/Map | http://schema.org/Map
MatrixNumber http://id.loc.gov/ontologies/bibframe/MatrixNumber
MediaObject http://schema.org/MediaObject
MediaType http://purl.org/dc/terms/MediaType | http://id.loc.gov/ontologies/bibframe/Media
Meeting http://purl.org/ontology/bibo/Conference | http://id.loc.gov/ontologies/bibframe/Meeting
MeetingTerm
Microform
Mixed
MixedMaterial http://id.loc.gov/ontologies/bibframe/MixedMaterial | http://bibframe.org/vocab/MixedMaterial
Monograph http://bibframe.org/vocab/Monograph
MonographicComponentPart http://purl.org/ontology/bibo/DocumentPart
Mount http://id.loc.gov/ontologies/bibframe/Mount
MovementNotation http://id.loc.gov/ontologies/bibframe/MovementNotation
Moving3DImage
MovingImage http://bibframe.org/vocab/MovingImage | http://id.loc.gov/ontologies/bibframe/MovingImage | http://purl.org/dc/dcmitype/MovingImage
MultiVolumeBook http://purl.org/ontology/bibo/MultiVolumeBook
Multimedia http://bibframe.org/vocab/Multimedia | http://id.loc.gov/ontologies/bibframe/Multimedia
Multipart
MultipartMonograph http://bibframe.org/vocab/MultipartMonograph
Music
MusicEnsemble http://id.loc.gov/ontologies/bibframe/MusicEnsemble
MusicFormat http://id.loc.gov/ontologies/bibframe/MusicFormat
MusicInstrument http://id.loc.gov/ontologies/bibframe/MusicInstrument
MusicMedium http://id.loc.gov/ontologies/bibframe/MusicMedium
MusicNotation http://id.loc.gov/ontologies/bibframe/MusicNotation
MusicPlate http://id.loc.gov/ontologies/bibframe/MusicPlate
MusicPublisherNumber http://id.loc.gov/ontologies/bibframe/MusicPublisherNumber
MusicVoice http://id.loc.gov/ontologies/bibframe/MusicVoice
Nationality
Nbn http://id.loc.gov/ontologies/bibframe/Nbn
NotatedMovement http://id.loc.gov/ontologies/bibframe/NotatedMovement | http://bibframe.org/vocab/NotatedMovement
NotatedMusic http://bibframe.org/vocab/NotatedMusic | http://id.loc.gov/ontologies/bibframe/NotatedMusic
Notation http://id.loc.gov/ontologies/bibframe/Notation
Note http://id.loc.gov/ontologies/bibframe/Note
Object http://id.loc.gov/ontologies/bibframe/Object
ObjectCount http://id.loc.gov/ontologies/bibframe/ObjectCount
ObjectProperty http://www.w3.org/2002/07/owl#ObjectProperty
Observation
Offer
OrchestraTerm
Organization http://id.loc.gov/ontologies/bibframe/Organization | http://xmlns.com/foaf/0.1/Organization | http://bibframe.org/vocab/Organization | http://www.w3.org/ns/prov#Organization | http://schema.org/Organization
OrganizationTerm
ParallelTitle http://id.loc.gov/ontologies/bibframe/ParallelTitle
Part
PartialCollectionView http://www.w3.org/ns/hydra/core#PartialCollectionView | http://schema.org/CollectionPage
Periodical http://schema.org/Periodical | http://bibframe.org/vocab/Serial | http://purl.org/ontology/bibo/Periodical
Person http://www.w3.org/ns/prov#Person | http://schema.org/Person | http://xmlns.com/foaf/0.1/Person | http://id.loc.gov/ontologies/bibframe/Person | http://bibframe.org/vocab/Person
PersonTerm http://www.loc.gov/mads/rdf/v1#PersonalName
Persona http://www.pipian.com/schemas/foaf/persona#Persona
PhysicalObject http://purl.org/dc/dcmitype/PhysicalObject
Place http://id.loc.gov/ontologies/bibframe/Place | http://bibframe.org/vocab/Place | http://www.w3.org/ns/prov#Location | http://www.loc.gov/mads/rdf/v1#Geographic | http://schema.org/Place
PlanetaryObject
PlaybackChannels http://id.loc.gov/ontologies/bibframe/PlaybackChannels
PlaybackCharacteristic http://id.loc.gov/ontologies/bibframe/PlaybackCharacteristic
PlayingSpeed http://id.loc.gov/ontologies/bibframe/PlayingSpeed
Polarity http://id.loc.gov/ontologies/bibframe/Polarity
PostalRegistration http://id.loc.gov/ontologies/bibframe/PostalRegistration
PresentationFormat http://id.loc.gov/ontologies/bibframe/PresentationFormat
Print http://id.loc.gov/ontologies/bibframe/Print | http://bibframe.org/vocab/Print
PrintedBook
PrintedText
Product
Production http://id.loc.gov/ontologies/bibframe/Production
ProductionMethod http://id.loc.gov/ontologies/bibframe/ProductionMethod
Profession
ProjectedImage
ProjectionCharacteristic http://id.loc.gov/ontologies/bibframe/ProjectionCharacteristic
ProjectionSpeed http://id.loc.gov/ontologies/bibframe/ProjectionSpeed
ProvisionActivity http://id.loc.gov/ontologies/bibframe/ProvisionActivity
Publication http://id.loc.gov/ontologies/bibframe/Publication
PublicationVolume http://schema.org/PublicationVolume
PublisherNumber http://id.loc.gov/ontologies/bibframe/PublisherNumber
Realia http://bibframe.org/vocab/ThreeDimensionalObject
Record
RecordingMedium http://id.loc.gov/ontologies/bibframe/RecordingMedium
RecordingMethod http://id.loc.gov/ontologies/bibframe/RecordingMethod
ReductionRatio http://id.loc.gov/ontologies/bibframe/ReductionRatio
RegionalEncoding http://id.loc.gov/ontologies/bibframe/RegionalEncoding
RemoteSensingImage
ReportNumber http://id.loc.gov/ontologies/bibframe/ReportNumber
Resolution http://id.loc.gov/ontologies/bibframe/Resolution
RetentionPolicy http://id.loc.gov/ontologies/bibframe/RetentionPolicy
Review http://id.loc.gov/ontologies/bibframe/Review
Script http://id.loc.gov/ontologies/bibframe/Script
SearchMapping
SearchTemplate
Serial http://bibframe.org/vocab/Serial
SerialComponentPart
ShelfMark http://id.loc.gov/ontologies/bibframe/ShelfMark
ShelfMarkDdc http://id.loc.gov/ontologies/bibframe/ShelfMarkDdc
ShelfMarkLcc http://id.loc.gov/ontologies/bibframe/ShelfMarkLcc
ShelfMarkNlm http://id.loc.gov/ontologies/bibframe/ShelfMarkNlm
ShelfMarkUdc http://id.loc.gov/ontologies/bibframe/ShelfMarkUdc
Sici http://id.loc.gov/ontologies/bibframe/Sici
Slice
Software http://purl.org/dc/dcmitype/Software | http://schema.org/SoftwareApplication
SomeItems http://schema.org/SomeProducts | http://bibframe.org/vocab/HeldMaterial
SomeProducts http://schema.org/SomeProducts
SoundCharacteristic http://id.loc.gov/ontologies/bibframe/SoundCharacteristic
SoundContent http://id.loc.gov/ontologies/bibframe/SoundContent
SoundRecording
Source http://id.loc.gov/ontologies/bibframe/Source
Statistics
Status http://id.loc.gov/ontologies/bibframe/Status
StillImage http://bibframe.org/vocab/StillImage | http://id.loc.gov/ontologies/bibframe/StillImage | http://purl.org/dc/dcmitype/StillImage
StockNumber http://id.loc.gov/ontologies/bibframe/StockNumber
Strn http://id.loc.gov/ontologies/bibframe/Strn
StructuredProperty
StructuredValue http://schema.org/StructuredValue
StudyNumber http://id.loc.gov/ontologies/bibframe/StudyNumber
SubCollection
SubdivisionTerm
Sublocation http://id.loc.gov/ontologies/bibframe/Sublocation
Summary http://id.loc.gov/ontologies/bibframe/Summary
SupplementaryContent http://id.loc.gov/ontologies/bibframe/SupplementaryContent
TableOfContents http://id.loc.gov/ontologies/bibframe/TableOfContents
Tactile http://id.loc.gov/ontologies/bibframe/Tactile | http://bibframe.org/vocab/Tactile
TactileMaterial
TactileNotation http://id.loc.gov/ontologies/bibframe/TactileNotation
TapeConfig http://id.loc.gov/ontologies/bibframe/TapeConfig
Temporal http://id.loc.gov/ontologies/bibframe/Temporal
TermCollection http://www.loc.gov/mads/rdf/v1#MADSCollection
Text http://id.loc.gov/ontologies/bibframe/Text | http://bibframe.org/vocab/Text | http://schema.org/Text | http://purl.org/dc/dcmitype/Text
Title http://id.loc.gov/ontologies/bibframe/Title
TitlePage
Topic http://id.loc.gov/ontologies/bibframe/Topic
TopicalTerm http://www.loc.gov/mads/rdf/v1#Topic
TrackConfig http://id.loc.gov/ontologies/bibframe/TrackConfig
UniformWork
Unit http://id.loc.gov/ontologies/bibframe/Unit
Upc http://id.loc.gov/ontologies/bibframe/Upc
Urn http://id.loc.gov/ontologies/bibframe/Urn
UsageAndAccessPolicy http://id.loc.gov/ontologies/bibframe/UsageAndAccessPolicy
UsePolicy http://id.loc.gov/ontologies/bibframe/UsePolicy
VariantTitle http://id.loc.gov/ontologies/bibframe/VariantTitle
VideoCharacteristic http://id.loc.gov/ontologies/bibframe/VideoCharacteristic
VideoFormat http://id.loc.gov/ontologies/bibframe/VideoFormat
VideoRecording
VideorecordingNumber http://id.loc.gov/ontologies/bibframe/VideorecordingNumber
Visual
VisualArtwork http://schema.org/VisualArtwork
Volume
WebPage http://schema.org/WebPage
Website http://purl.org/ontology/bibo/Website
Work http://id.loc.gov/ontologies/bibframe/Work
WorkTerm
WorkTitle http://id.loc.gov/ontologies/bibframe/WorkTitle
abbrevTitle
abbreviatedTitle http://bibframe.org/vocab/abbreviatedTitle
about http://schema.org/about
absorbed http://id.loc.gov/ontologies/bibframe/absorbed Endeavour Endeavour
absorbedBy http://id.loc.gov/ontologies/bibframe/absorbedBy Endeavour Endeavour
accompaniedBy http://id.loc.gov/ontologies/bibframe/accompaniedBy Creation Creation
accompanies http://id.loc.gov/ontologies/bibframe/accompanies Creation Creation
accompanyingMaterial
acquisitionMethod
acquisitionSource http://id.loc.gov/ontologies/bibframe/acquisitionSource Endeavour rdfs:Literal
acquisitionStatus
acquisitionTerms http://id.loc.gov/ontologies/bibframe/acquisitionTerms Endeavour rdfs:Literal
additionalCarrierType
additionalName http://schema.org/additionalName
additionalType http://schema.org/additionalType
address http://schema.org/address
adminMetadata http://id.loc.gov/ontologies/bibframe/adminMetadata Record AdminMetadata
agent http://www.w3.org/ns/prov#agent | http://id.loc.gov/ontologies/bibframe/agent rdfs:Resource Agent
alphabet
altLabel http://www.w3.org/2004/02/skos/core#altLabel
alternateEdition
alternateFormat
angularScale
annotates
annotationSource
antecedent
appliedMaterial http://id.loc.gov/ontologies/bibframe/appliedMaterial Instance AppliedMaterial
arrangement http://id.loc.gov/ontologies/bibframe/arrangement Endeavour Arrangement
artform http://schema.org/artform
ascensionAndDeclination http://id.loc.gov/ontologies/bibframe/ascensionAndDeclination Cartographic rdfs:Literal
aspect http://schema.org/aspect
aspectRatio http://id.loc.gov/ontologies/bibframe/aspectRatio Endeavour AspectRatio
assigner http://id.loc.gov/ontologies/bibframe/assigner AdminMetadata Agent
associatedMedia http://schema.org/associatedMedia
attributedTo http://www.w3.org/ns/prov#wasAttributedTo
audience http://bibframe.org/vocab/audience | http://purl.org/dc/terms/audience | http://schema.org/audience Audience
audioIssueNumber http://bibframe.org/vocab/issueNumber
audioMatrixNumber http://bibframe.org/vocab/matrixNumber
authenticationCode
author http://schema.org/author
authorList http://purl.org/ontology/bibo/authorList rdf:List
availability http://schema.org/availability
awards http://id.loc.gov/ontologies/bibframe/awards Endeavour rdfs:Literal
barcode http://id.loc.gov/ontologies/bibframe/barcode Item Barcode
base
baseMaterial http://id.loc.gov/ontologies/bibframe/baseMaterial Instance BaseMaterial
bibliographicRecordControlNumber
bibliography
bindingInformation
biography
birthDate http://schema.org/birthDate
birthYear Year
bookFormat http://schema.org/bookFormat | http://id.loc.gov/ontologies/bibframe/bookFormat Instance BookFormat
broadMatch http://www.loc.gov/mads/rdf/v1#hasBroaderExternalAuthority | http://www.w3.org/2004/02/skos/core#broadMatch
broader http://www.loc.gov/mads/rdf/v1#hasBroaderAuthority | http://www.w3.org/2004/02/skos/core#broader
callNumberPrefix
callNumberSuffix
callno Holding
capture http://id.loc.gov/ontologies/bibframe/capture Endeavour Capture
carrierType http://id.loc.gov/ontologies/bibframe/carrier Instance CarrierType
cartographicAscensionAndDeclination http://bibframe.org/vocab/cartographicAscensionAndDeclination
cartographicAttributes http://id.loc.gov/ontologies/bibframe/cartographicAttributes Endeavour Cartographic
cartographicCoordinates http://bibframe.org/vocab/cartographicCoordinates
cartographicEquinox http://bibframe.org/vocab/cartographicEquinox
cartographicExclusionGRing http://bibframe.org/vocab/cartographicExclusionGRing
cartographicOuterGRing http://bibframe.org/vocab/cartographicOuterGRing
cartographicProjection http://bibframe.org/vocab/cartographicProjection
cartographicScale http://bibframe.org/vocab/cartographicScale
cartographicZone
catForm
catalogingRules
catalogingSource
cataloguersNote http://rdvocab.info/Elements/cataloguersNote
changeDate http://id.loc.gov/ontologies/bibframe/changeDate | http://id.loc.gov/ontologies/bibframe/changeDate AdminMetadata rdfs:Literal
characterCoding
citation http://schema.org/citation
citedBy http://purl.org/ontology/bibo/citedBy
classification http://bibframe.org/vocab/classification | http://id.loc.gov/ontologies/bibframe/classification Creation Classification
classificationDdc http://bibframe.org/vocab/classificationDdc
classificationItem http://bibframe.org/vocab/classificationItem
classificationLcc http://bibframe.org/vocab/classificationLcc
classificationPart
classificationPortion http://id.loc.gov/ontologies/bibframe/classificationPortion Classification rdfs:Literal
closeMatch http://www.w3.org/2004/02/skos/core#closeMatch | http://www.loc.gov/mads/rdf/v1#hasCloseExternalAuthority
code http://id.loc.gov/ontologies/bibframe/code rdfs:Resource rdfs:Literal
codedLocationQualifier
coden http://purl.org/ontology/bibo/coden | http://bibframe.org/vocab/coden
collectionItem http://www.loc.gov/mads/rdf/v1#hasMADSCollectionMember | http://www.w3.org/2004/02/skos/core#member ConceptCollection
color http://schema.org/color
colorContent http://id.loc.gov/ontologies/bibframe/colorContent Endeavour ColorContent
comment http://www.w3.org/2000/01/rdf-schema#comment
commonEndeavor
completeness
componentOf http://bibframe.org/vocab/componentOf
composition
compression
confPub
constantRatioLinearHorizontalScale
constantRatioLinearVerticalScale
containedIn http://schema.org/containedIn
contains
contentAccessibility http://id.loc.gov/ontologies/bibframe/contentAccessibility Endeavour rdfs:Literal
contentType http://id.loc.gov/ontologies/bibframe/content | http://schema.org/contentType Work ContentType
contents
contentsNote http://bibframe.org/vocab/contentsNote
continuedBy http://id.loc.gov/ontologies/bibframe/continuedBy Endeavour Endeavour
continuedInPartBy http://id.loc.gov/ontologies/bibframe/continuedInPartBy Endeavour Endeavour
continues http://id.loc.gov/ontologies/bibframe/continues Endeavour Endeavour
continuesInPart http://id.loc.gov/ontologies/bibframe/continuesInPart Endeavour Endeavour
contribution http://id.loc.gov/ontologies/bibframe/contribution Creation Contribution
contributor http://purl.org/dc/terms/contributor | http://id.loc.gov/ontologies/bibframe/contributor Creation Agent
contributorList http://purl.org/ontology/bibo/contributorList rdf:List
controlNumber https://id.kb.se/vocab/identifier
controlledLabel http://bibframe.org/vocab/authorizedAccessPoint | http://www.loc.gov/mads/rdf/v1#authoritativeLabel
coordinates http://id.loc.gov/ontologies/bibframe/coordinates Cartographic rdfs:Literal
copyIdentification
copyNote http://bibframe.org/vocab/copyNote
copyNumber
copyReport
copyright
copyrightArticleFeeCode
copyrightDate http://id.loc.gov/ontologies/bibframe/copyrightDate Endeavour rdfs:Literal
copyrightRegistration http://id.loc.gov/ontologies/bibframe/copyrightRegistration Endeavour CopyrightRegistration
count http://id.loc.gov/ontologies/bibframe/count rdfs:Resource rdfs:Literal
country Country
countryCode
coverArt http://id.loc.gov/ontologies/bibframe/coverArt Endeavour CoverArt
coverArtThumb
coverage http://purl.org/dc/terms/coverage
created
creationDate http://id.loc.gov/ontologies/bibframe/creationDate | http://id.loc.gov/ontologies/bibframe/creationDate AdminMetadata xsd:dateTime
creator http://purl.org/dc/terms/creator Agent
credits http://id.loc.gov/ontologies/bibframe/credits Endeavour rdfs:Literal
creditsNote http://bibframe.org/vocab/creditsNote
custodialHistory http://id.loc.gov/ontologies/bibframe/custodialHistory Creation rdfs:Literal
custodialHistoryOfItem
dataSource http://id.loc.gov/ontologies/bibframe/dataSource Endeavour Endeavour
date http://purl.org/dc/terms/date | http://id.loc.gov/ontologies/bibframe/date rdfs:Resource rdfs:Literal
datesAndOrSequentialDesignationOfIssuesReproduced
deathDate http://schema.org/deathDate
deathYear http://schema.org/deathYear Year
declinationNorthernLimit
declinationSouthernLimit
degree http://id.loc.gov/ontologies/bibframe/degree | http://purl.org/ontology/bibo/degree Dissertation rdfs:Literal
depiction http://xmlns.com/foaf/0.1/depiction
derivativeOf http://id.loc.gov/ontologies/bibframe/derivativeOf Endeavour Endeavour
derivedFrom http://id.loc.gov/ontologies/bibframe/derivedFrom AdminMetadata rdfs:Literal
describedBy Record
description http://schema.org/description | http://purl.org/dc/terms/description
descriptionAuthentication http://id.loc.gov/ontologies/bibframe/descriptionAuthentication AdminMetadata DescriptionAuthentication
descriptionConventions http://id.loc.gov/ontologies/bibframe/descriptionConventions AdminMetadata DescriptionConventions
descriptionLanguage http://id.loc.gov/ontologies/bibframe/descriptionLanguage AdminMetadata Language
descriptionModifier http://id.loc.gov/ontologies/bibframe/descriptionModifier AdminMetadata Agent
descriptionRules
details
device Device
digitalCharacteristic http://id.loc.gov/ontologies/bibframe/digitalCharacteristic Instance DigitalCharacteristic
dimension Slice rdf:Property
dimensions http://id.loc.gov/ontologies/bibframe/dimensions | http://bibframe.org/vocab/dimensions Instance rdfs:Literal
dimensionsCategory
disambiguates owl:Thing Ambiguity
dissertation http://id.loc.gov/ontologies/bibframe/dissertation Endeavour Dissertation
distanceFromEarth
distribution http://schema.org/distribution | http://bibframe.org/vocab/distribution
duration http://id.loc.gov/ontologies/bibframe/duration Endeavour rdfs:Literal
easternmostLongitudeCoordinates
edition http://purl.org/ontology/bibo/edition | http://id.loc.gov/ontologies/bibframe/edition | http://bibframe.org/vocab/edition Classification rdfs:Literal
editionEnumeration http://id.loc.gov/ontologies/bibframe/editionEnumeration Instance rdfs:Literal
editionResponsibility http://bibframe.org/vocab/editionResponsibility
editionStatement http://id.loc.gov/ontologies/bibframe/editionStatement Instance rdfs:Literal
editorialNote http://www.w3.org/ns/prov#editorialNote | http://www.w3.org/2004/02/skos/core#editorialNote
electronicLocator http://id.loc.gov/ontologies/bibframe/electronicLocator Item rdfs:Resource
emulsion http://id.loc.gov/ontologies/bibframe/emulsion Instance Emulsion
encLevel
endDate http://schema.org/endDate
ensemble http://id.loc.gov/ontologies/bibframe/ensemble Work MusicEnsemble
ensembleType http://id.loc.gov/ontologies/bibframe/ensembleType MusicEnsemble rdfs:Literal
entryMap
enumerationAndChronology http://id.loc.gov/ontologies/bibframe/enumerationAndChronology Item EnumerationAndChronology
equinox http://id.loc.gov/ontologies/bibframe/equinox Cartographic rdfs:Literal
eventContent http://id.loc.gov/ontologies/bibframe/eventContent Event Work
eventContentOf http://id.loc.gov/ontologies/bibframe/eventContentOf Work Event
exactMatch http://www.w3.org/2004/02/skos/core#exactMatch | http://www.loc.gov/mads/rdf/v1#hasExactExternalAuthority
exclusionGRing http://id.loc.gov/ontologies/bibframe/exclusionGRing Cartographic rdfs:Literal
expectedAcquisitionEndDate
expressionOf http://id.loc.gov/ontologies/bibframe/expressionOf Work Work
extent http://id.loc.gov/ontologies/bibframe/extent | http://bibframe.org/vocab/extent | http://purl.org/dc/terms/extent Instance Extent
extraterrestrialBody
familyName http://schema.org/familyName | http://xmlns.com/foaf/0.1/familyName
festschrift
fileAspect
fileFormats
fileType
findingAid http://id.loc.gov/ontologies/bibframe/findingAid Endeavour Endeavour
findingAidOf http://id.loc.gov/ontologies/bibframe/findingAidOf Endeavour Endeavour
first http://www.w3.org/ns/hydra/core#first PartialCollectionView
firstIssue http://id.loc.gov/ontologies/bibframe/firstIssue Endeavour rdfs:Literal
focus http://www.loc.gov/mads/rdf/v1#identifiesRWO | http://xmlns.com/foaf/0.1/focus
focusOf
fontSize http://id.loc.gov/ontologies/bibframe/fontSize Instance FontSize
format http://purl.org/dc/terms/format
formatOf http://purl.org/dc/terms/isFormatOf
formerShelfLocation
frequency http://schema.org/frequency | http://id.loc.gov/ontologies/bibframe/frequency | http://bibframe.org/vocab/frequency Endeavour Frequency
frequencyCategory
gRingLatitude
gRingLongitude
generalRetentionPolicy
generalTemporalCoverageNote
generation http://id.loc.gov/ontologies/bibframe/generation Instance Generation
generationDate http://id.loc.gov/ontologies/bibframe/generationDate AdminMetadata rdfs:Literal
generationProcess http://id.loc.gov/ontologies/bibframe/generationProcess AdminMetadata GenerationProcess
genre http://bibframe.org/vocab/genre | http://id.loc.gov/ontologies/bibframe/genreForm
genreForm http://id.loc.gov/ontologies/bibframe/genreForm Creation GenreForm
geographicCoverage http://id.loc.gov/ontologies/bibframe/geographicCoverage Work rdfs:Literal
givenName http://xmlns.com/foaf/0.1/givenName | http://schema.org/givenName
govtAgency
govtPub
grantingInstitution http://id.loc.gov/ontologies/bibframe/grantingInstitution Dissertation Agent
hasAnnotation http://bibframe.org/vocab/hasAnnotation
hasComponent CompoundItem Item
hasDataset http://www.w3.org/ns/dcat#dataset | http://schema.org/dataset DataCatalog Dataset
hasDerivative http://id.loc.gov/ontologies/bibframe/hasDerivative Endeavour Endeavour
hasExpression http://id.loc.gov/ontologies/bibframe/hasExpression Work Work
hasFormat http://purl.org/dc/terms/hasFormat
hasInstance http://id.loc.gov/ontologies/bibframe/hasInstance Work Instance
hasItem http://id.loc.gov/ontologies/bibframe/hasItem Instance Item
hasPart http://id.loc.gov/ontologies/bibframe/hasPart | http://schema.org/hasPart | http://purl.org/dc/terms/hasPart | http://bibframe.org/vocab/hasPart Creation Creation
hasPersona http://www.pipian.com/schemas/foaf/persona#hasPersona
hasReproduction http://id.loc.gov/ontologies/bibframe/hasReproduction Instance Instance
hasSeries http://id.loc.gov/ontologies/bibframe/hasSeries Endeavour Endeavour
hasSubseries http://id.loc.gov/ontologies/bibframe/hasSubseries Endeavour Endeavour
hasSummaryLanguage
hasTitle http://id.loc.gov/ontologies/bibframe/title Creation Title
hasVersion http://purl.org/dc/terms/hasVersion
headingMain
headingSeries
headingSubject
heldBy http://id.loc.gov/ontologies/bibframe/heldBy | http://id.loc.gov/ontologies/bibframe/heldBy | http://id.loc.gov/ontologies/bibframe/heldBy | http://id.loc.gov/ontologies/bibframe/heldBy | http://bibframe.org/vocab/heldBy | http://bibframe.org/vocab/heldBy | http://bibframe.org/vocab/heldBy | http://bibframe.org/vocab/heldBy | http://purl.org/ontology/holding#heldBy | http://purl.org/ontology/holding#heldBy | http://purl.org/ontology/holding#heldBy | http://purl.org/ontology/holding#heldBy Offer Organization
hiddenLabel http://www.loc.gov/mads/rdf/v1#deprecatedLabel | http://www.w3.org/2004/02/skos/core#hiddenLabel
hierarchicalLevel http://id.loc.gov/ontologies/bibframe/hierarchicalLevel Arrangement rdfs:Literal
historyNote http://www.w3.org/2004/02/skos/core#historyNote
historyOfWork http://id.loc.gov/ontologies/bibframe/historyOfWork Work rdfs:Literal
holdingFor http://bibframe.org/vocab/holdingFor HeldMaterial CreativeWork
holdingType
honorificPrefix http://schema.org/honorificPrefix
honorificSuffix http://schema.org/honorificSuffix
iSSN
identifiedBy http://id.loc.gov/ontologies/bibframe/identifiedBy | http://schema.org/sameAs Creation Identifier
identifier http://purl.org/dc/terms/identifier | http://purl.org/ontology/bibo/identifier | http://bibframe.org/vocab/identifier Identifier
identifierAssigner http://bibframe.org/vocab/identifierAssigner
identifierNote
identifierScheme http://bibframe.org/vocab/identifierScheme
identifierValue http://bibframe.org/vocab/identifierValue
illustrationNote http://bibframe.org/vocab/illustrationNote
illustrations
illustrativeContent http://id.loc.gov/ontologies/bibframe/illustrativeContent Endeavour Illustration
imageBitDepth
immediateAcquisition http://id.loc.gov/ontologies/bibframe/immediateAcquisition Item rdfs:Literal
immediateSourceOfAcquisitionOfItem
inCollection http://www.loc.gov/mads/rdf/v1#isMemberOfMADSCollection IndexTerm TermCollection
inConjunctionWith
inDataset http://rdfs.org/ns/void#inDataset Record Dataset
inScheme http://www.loc.gov/mads/rdf/v1#isMemberOfMADSScheme | http://www.w3.org/2004/02/skos/core#inScheme
index http://id.loc.gov/ontologies/bibframe/index | http://bibframe.org/vocab/index Endeavour Endeavour
indexOf http://id.loc.gov/ontologies/bibframe/indexOf Endeavour Endeavour
influencedBy http://www.w3.org/ns/prov#wasInfluencedBy
influentialPart
influentialRelation
instanceOf http://id.loc.gov/ontologies/bibframe/instanceOf Instance Work
institutionToWhichFieldApplies
instrument http://id.loc.gov/ontologies/bibframe/instrument Work MusicInstrument
instrumentalType http://id.loc.gov/ontologies/bibframe/instrumentalType MusicInstrument rdfs:Literal
intendedAudience http://id.loc.gov/ontologies/bibframe/intendedAudience Endeavour IntendedAudience
inventoryLevel http://schema.org/inventoryLevel
isPartOf http://schema.org/isPartOf | http://purl.org/dc/terms/isPartOf
isPrimaryTopicOf http://xmlns.com/foaf/0.1/isPrimaryTopicOf
isbn ISBN
issn http://schema.org/issn | http://purl.org/ontology/bibo/issn | http://bibframe.org/vocab/issn ISSN
issuance http://id.loc.gov/ontologies/bibframe/issuance Endeavour Issuance
issuanceType http://id.loc.gov/ontologies/bibframe/issuance
issueNumber http://bibframe.org/vocab/issueNumber | http://schema.org/issueNumber
itemCondition http://schema.org/itemCondition
itemInfoInRecord
itemOf http://purl.org/ontology/holding#examplarOf | http://purl.org/ontology/holding#examplarOf | http://bibframe.org/vocab/holdingFor | http://bibframe.org/vocab/holdingFor | http://id.loc.gov/ontologies/bibframe/itemOf | http://id.loc.gov/ontologies/bibframe/itemOf Item Instance
itemOffset
itemPortion http://id.loc.gov/ontologies/bibframe/itemPortion Classification rdfs:Literal
items http://www.w3.org/ns/hydra/core#member PartialCollectionView
itemsPerPage
keyTitle http://bibframe.org/vocab/keyTitle
keyword http://schema.org/keywords xsd:string
kindOfRecord
label http://www.w3.org/2000/01/rdf-schema#label
language http://schema.org/language | http://id.loc.gov/ontologies/bibframe/language Creation Language
languageNote http://bibframe.org/vocab/languageNote
languageOfCatalog
last http://www.w3.org/ns/hydra/core#last PartialCollectionView
lastIssue http://id.loc.gov/ontologies/bibframe/lastIssue Endeavour rdfs:Literal
latest
layout http://id.loc.gov/ontologies/bibframe/layout Instance Layout
lccn http://bibframe.org/vocab/lccn | http://purl.org/ontology/bibo/lccn
legalDate http://id.loc.gov/ontologies/bibframe/legalDate Work rdfs:Literal
legalName http://schema.org/legalName
lendingPolicy http://bibframe.org/vocab/lendingPolicy
level
librisIIINumber
license http://purl.org/dc/terms/license | http://schema.org/license
lifeSpan
linkNote
linked
listOfContents
literaryForm
location http://schema.org/location
mainEntity http://xmlns.com/foaf/0.1/primaryTopic | http://schema.org/mainEntity Record
mainTitle http://id.loc.gov/ontologies/bibframe/mainTitle Title rdfs:Literal
manufacture http://bibframe.org/vocab/manufacture Manufacture
manufactureStatement
mapping http://www.w3.org/ns/hydra/core#mapping SearchTemplate SearchMapping
material http://schema.org/material
materialsSpecified
matter
maybe Ambiguity owl:Thing
mediaNote
mediaTerm
mediaType http://id.loc.gov/ontologies/bibframe/media Endeavour MediaType
medium http://purl.org/dc/terms/medium
mergedToForm http://id.loc.gov/ontologies/bibframe/mergedToForm Endeavour Endeavour
mergerOf http://id.loc.gov/ontologies/bibframe/mergerOf Endeavour Endeavour
meta http://www.iana.org/assignments/relation/describedby | http://www.w3.org/1999/xhtml/vocab#meta | http://id.loc.gov/ontologies/bibframe/adminMetadata | http://www.w3.org/2007/05/powder-s#describedby
modified
modifiedRecord
modifyingAgency
motionPicAspect
motionPicBase
motionPicCategories
motionPicColor
motionPicColorStock
motionPicCompleteness
motionPicConfiguration
motionPicDeterioration
motionPicDimensions
motionPicElements
motionPicFormat
motionPicGeneration
motionPicMedium
motionPicPosNeg
motionPicSound
mount http://id.loc.gov/ontologies/bibframe/mount Instance Mount
musicArrangement http://schema.org/musicArrangement
musicFormat http://id.loc.gov/ontologies/bibframe/musicFormat Endeavour MusicFormat
musicKey http://bibframe.org/vocab/musicKey | http://id.loc.gov/ontologies/bibframe/musicKey Work rdfs:Literal
musicMedium http://id.loc.gov/ontologies/bibframe/musicMedium Work MusicMedium
musicOpusNumber http://id.loc.gov/ontologies/bibframe/musicOpusNumber Work rdfs:Literal
musicPerformanceMedium
musicPlate http://bibframe.org/vocab/musicPlate
musicPublisher
musicSerialNumber http://id.loc.gov/ontologies/bibframe/musicSerialNumber Work rdfs:Literal
musicThematicNumber http://id.loc.gov/ontologies/bibframe/musicThematicNumber Work rdfs:Literal
name http://schema.org/name | http://xmlns.com/foaf/0.1/name
nameOfPartOfAWork
narrowMatch http://www.w3.org/2004/02/skos/core#narrowMatch | http://www.loc.gov/mads/rdf/v1#hasNarrowerExternalAuthority
narrower http://www.w3.org/2004/02/skos/core#narrower | http://www.loc.gov/mads/rdf/v1#hasNarrowerAuthority
nationalBibliographicNumber
nationality http://schema.org/nationality
nature
natureOfContent http://id.loc.gov/ontologies/bibframe/natureOfContent Endeavour rdfs:Literal
next http://www.w3.org/ns/hydra/core#next PartialCollectionView
nonCodedLocationQualifier
nonProjAspect
nonProjColor
nonProjPrimary
nonProjSecondary
northernmostLatitudeCoordinates
notation http://id.loc.gov/ontologies/bibframe/notation | http://www.w3.org/2004/02/skos/core#notation | http://bibframe.org/vocab/notation | http://www.loc.gov/mads/rdf/v1#code Endeavour Notation
note http://bibframe.org/vocab/note | http://id.loc.gov/ontologies/bibframe/note | http://www.w3.org/2004/02/skos/core#note rdfs:Resource Note
noteOnPublicationStatement
noteType http://id.loc.gov/ontologies/bibframe/noteType Note rdfs:Literal
numberOfItems http://schema.org/numberOfItems
numberOfPages http://schema.org/numberOfPages
numberOfPartOfAWork
numberedSeries
numeration
observation Slice Observation
offers http://schema.org/offers
organization http://id.loc.gov/ontologies/bibframe/organization Arrangement rdfs:Literal
originDate http://id.loc.gov/ontologies/bibframe/originDate Work rdfs:Literal
originPlace http://id.loc.gov/ontologies/bibframe/originPlace Work Place
originalCatalogingAgency
originalItem
originalLanguage
originalVersion http://id.loc.gov/ontologies/bibframe/originalVersion Endeavour Endeavour
originalVersionOf http://id.loc.gov/ontologies/bibframe/originalVersionOf Endeavour Endeavour
otherPhysicalDetails
otherPhysicalFormat http://id.loc.gov/ontologies/bibframe/otherPhysicalFormat Instance Instance
outerGRing http://id.loc.gov/ontologies/bibframe/outerGRing Cartographic rdfs:Literal
pagination http://schema.org/pagination
parallellTitle
part http://id.loc.gov/ontologies/bibframe/part rdfs:Resource rdfs:Literal
partName http://id.loc.gov/ontologies/bibframe/partName Title rdfs:Literal
partNumber http://bibframe.org/vocab/partNumber | http://id.loc.gov/ontologies/bibframe/partNumber Title rdfs:Literal
partOf http://id.loc.gov/ontologies/bibframe/partOf Creation Creation
partOfSeries
partTitle http://bibframe.org/vocab/partTitle
participantNote
parts
pattern http://id.loc.gov/ontologies/bibframe/pattern Arrangement rdfs:Literal
performerNote http://bibframe.org/vocab/performerNote
personTitle http://xmlns.com/foaf/0.1/title | http://schema.org/jobTitle
personalName
physicalDescription
physicalLocation http://id.loc.gov/ontologies/bibframe/physicalLocation Item rdfs:Literal
pieceDesignation
place http://www.w3.org/ns/prov#atLocation | http://id.loc.gov/ontologies/bibframe/place rdfs:Resource Place
placePublisherAndDateOfPublication
polarity http://id.loc.gov/ontologies/bibframe/polarity Instance Polarity
posNeg
precededBy http://id.loc.gov/ontologies/bibframe/precededBy | http://bibframe.org/vocab/precededBy Endeavour Endeavour
prefLabel http://www.loc.gov/mads/rdf/v1#authoritativeLabel | http://www.w3.org/2004/02/skos/core#prefLabel
preferredCitation http://id.loc.gov/ontologies/bibframe/preferredCitation Endeavour rdfs:Literal
presentationFormat
previous http://www.w3.org/ns/hydra/core#previous PartialCollectionView
previousTitle
price http://schema.org/price
primeMeridian
production http://bibframe.org/vocab/production
productionMethod http://id.loc.gov/ontologies/bibframe/productionMethod Instance ProductionMethod
projGraphAspect
projGraphColor
projGraphDimensions
projGraphEmulsion
projGraphMedium
projGraphSound
projGraphSupport
projection http://id.loc.gov/ontologies/bibframe/projection Cartographic rdfs:Literal
projectionChracteristic http://id.loc.gov/ontologies/bibframe/projectionChracteristic Instance ProjectionCharacteristic
property http://www.w3.org/ns/hydra/core#property SearchMapping rdf:Property
provider http://bibframe.org/vocab/provider | http://schema.org/provider
providerDate http://bibframe.org/vocab/providerDate
providerName http://bibframe.org/vocab/providerName
providerPlace http://bibframe.org/vocab/providerPlace
provisionActivity http://id.loc.gov/ontologies/bibframe/provisionActivity Instance ProvisionActivity
provisionActivityStatement http://id.loc.gov/ontologies/bibframe/provisionActivityStatement Instance rdfs:Literal
publication http://schema.org/publication | http://bibframe.org/vocab/publication Publication
publicationCountry
publicationStatement
publisher http://purl.org/dc/terms/publisher | http://bibframe.org/vocab/publisher
publisherNumber http://bibframe.org/vocab/publisherNumber
qATarget
qualifiedAttribution http://www.w3.org/ns/prov#qualifiedAttribution | http://id.loc.gov/ontologies/bibframe/contribution
qualifiedInfluence http://www.w3.org/ns/prov#qualifiedInfluence
qualifier http://id.loc.gov/ontologies/bibframe/qualifier rdfs:Resource rdfs:Literal
qualifyingNote
range
recordUpdate
reductionRatio http://id.loc.gov/ontologies/bibframe/reductionRatio Instance ReductionRatio
reductionRatioExactRightJustifiedWithLeadingZero
reference
referencedBy http://id.loc.gov/ontologies/bibframe/referencedBy | http://purl.org/dc/terms/isReferencedBy Creation Creation
references http://id.loc.gov/ontologies/bibframe/references | http://purl.org/dc/terms/references Creation Creation
reformattingQuality
regularity
related http://www.w3.org/2004/02/skos/core#related | http://www.loc.gov/mads/rdf/v1#hasReciprocalAuthority
relatedTo http://id.loc.gov/ontologies/bibframe/relatedTo rdfs:Resource rdfs:Resource
relief
remoteSensImageAltitude
remoteSensImageAttitude
remoteSensImageCloud
remoteSensImageConstruction
remoteSensImageData
remoteSensImageSensor
remoteSensImageUse
replacedBy http://id.loc.gov/ontologies/bibframe/replacedBy Endeavour Endeavour
replacementOf http://id.loc.gov/ontologies/bibframe/replacementOf Endeavour Endeavour
replaces http://purl.org/dc/terms/replaces
reportNumber http://bibframe.org/vocab/reportNumber
reproduction http://bibframe.org/vocab/reproduction
reproductionOf http://id.loc.gov/ontologies/bibframe/reproductionOf Instance Instance
reproductionPolicy http://bibframe.org/vocab/reproductionPolicy
responsibilityStatement http://rdvocab.info/Elements/statementOfResponsibility | http://id.loc.gov/ontologies/bibframe/responsibilityStatement Instance rdfs:Literal
retentionPolicyNumberOfUnits
retentionPolicyType
retentionPolicyUnitType
review http://id.loc.gov/ontologies/bibframe/review Endeavour Review
rightAscensionEasternLimit
rightAscensionWesternLimit
role http://id.loc.gov/ontologies/bibframe/role | http://www.w3.org/ns/prov#hadRole Contribution rdfs:Literal
romanization
runningTime
sameAs http://www.w3.org/2002/07/owl#sameAs
scale http://id.loc.gov/ontologies/bibframe/scale Endeavour rdfs:Literal
schedulePart http://id.loc.gov/ontologies/bibframe/schedulePart Classification rdfs:Literal
scopeNote http://www.w3.org/2004/02/skos/core#scopeNote
search http://www.w3.org/ns/hydra/core#search PartialCollectionView SearchTemplate
searchElement
seeAlso http://www.w3.org/2000/01/rdf-schema#seeAlso
seller
separatedFrom http://id.loc.gov/ontologies/bibframe/separatedFrom Endeavour Endeavour
sequenceNumber
series http://bibframe.org/vocab/series
seriesEnumeration http://id.loc.gov/ontologies/bibframe/seriesEnumeration Instance rdfs:Literal
seriesLabel
seriesOf http://id.loc.gov/ontologies/bibframe/seriesOf Endeavour Endeavour
seriesStatement http://id.loc.gov/ontologies/bibframe/seriesStatement Instance rdfs:Literal
shelfControlNumber
shelfLabel
shelfLocation
shelfMark http://id.loc.gov/ontologies/bibframe/shelfMark Item ShelfMark
shelfOrder
sigel Library
slice Statistics Slice
sound
soundAspect
soundCapture
soundCharacteristic http://id.loc.gov/ontologies/bibframe/soundCharacteristic Instance SoundCharacteristic
soundContent http://id.loc.gov/ontologies/bibframe/soundContent Endeavour SoundContent
soundDimensions
soundGroove
soundKindOfCutting
soundKindOfDisc
soundKindOfMaterial
soundPlaybackChannel
soundPlaybackCharacter
soundSpeed
soundTapeConfiguration
soundTapeWidth
source http://id.loc.gov/ontologies/bibframe/source | http://purl.org/dc/terms/source rdfs:Resource Source
sourceNote
sourceOfClassificationOrShelfMarkScheme
southernmostLatitudeCoordinates
spanEnd http://id.loc.gov/ontologies/bibframe/spanEnd Classification rdfs:Literal
splitInto http://id.loc.gov/ontologies/bibframe/splitInto Endeavour Endeavour
standardTechnicalReportNumber
startDate http://schema.org/startDate
statistics
status http://xmlns.com/foaf/0.1/status | http://schema.org/status | http://purl.org/ontology/bibo/status | http://id.loc.gov/ontologies/bibframe/status rdfs:Resource Status
subLocation http://id.loc.gov/ontologies/bibframe/subLocation Item Sublocation
subdivision
subject http://bibframe.org/vocab/subject | http://id.loc.gov/ontologies/bibframe/subject | http://purl.org/dc/terms/subject Creation rdfs:Resource
subjectHeading
subjectSubdivision
subseries http://bibframe.org/vocab/subseries
subseriesEnumeration http://id.loc.gov/ontologies/bibframe/subseriesEnumeration Instance rdfs:Literal
subseriesOf http://bibframe.org/vocab/subseriesOf | http://id.loc.gov/ontologies/bibframe/subseriesOf Endeavour Endeavour
subseriesStatement http://id.loc.gov/ontologies/bibframe/subseriesStatement Instance rdfs:Literal
subtitle http://id.loc.gov/ontologies/bibframe/subTitle | http://bibframe.org/vocab/subtitle | http://id.loc.gov/ontologies/bibframe/subtitle Title rdfs:Literal
succeededBy http://id.loc.gov/ontologies/bibframe/succeededBy | http://bibframe.org/vocab/succeededBy Endeavour Endeavour
summary http://id.loc.gov/ontologies/bibframe/summary Endeavour Summary
supplement http://id.loc.gov/ontologies/bibframe/supplement Endeavour Endeavour
supplementTo http://id.loc.gov/ontologies/bibframe/supplementTo Endeavour Endeavour
supplementaryContent http://id.loc.gov/ontologies/bibframe/supplementaryContent Endeavour SupplementaryContent
supplementaryContentNote http://bibframe.org/vocab/supplementaryContentNote
systemName
systemNumber http://bibframe.org/vocab/systemNumber
systemRequirements http://id.loc.gov/ontologies/bibframe/systemRequirements Instance rdfs:Literal
table http://id.loc.gov/ontologies/bibframe/table Classification rdfs:Literal
tableOfContents http://id.loc.gov/ontologies/bibframe/tableOfContents Endeavour TableOfContents
tableSeq http://id.loc.gov/ontologies/bibframe/tableSeq Classification rdfs:Literal
tacBrailleMusic
tacBrailleWriting
tacContraction
tacSpecPhysicalChar
technicalNote
technique
temporalCoverage http://id.loc.gov/ontologies/bibframe/temporalCoverage Work rdfs:Literal
temporalCoverageNote http://bibframe.org/vocab/temporalCoverageNote
termComponentList http://www.loc.gov/mads/rdf/v1#componentList IndexTerm
termGroup
termsOfAvailability
text http://schema.org/text
textQuery http://www.w3.org/ns/hydra/core#freetextQuery
timeOfExamination
title http://purl.org/dc/terms/title | http://xmlns.com/foaf/0.1/title | http://bibframe.org/vocab/title
titleRemainder Title
totalItems http://www.w3.org/ns/hydra/core#totalItems
transcribingAgency
translatedFromLanguage
translatedTitle
translation http://id.loc.gov/ontologies/bibframe/translation | http://bibframe.org/vocab/translation Endeavour Endeavour
translationOf http://purl.org/ontology/bibo/translationOf | http://id.loc.gov/ontologies/bibframe/translationOf | http://bibframe.org/vocab/translationOf Endeavour Endeavour
translator http://schema.org/translator
transposition
treatySigningDate
typeNote
typeOfControl
typeOfEntry
typeOfSeries
uniformTitle
unit http://id.loc.gov/ontologies/bibframe/unit rdfs:Resource Unit
url http://schema.org/url
usageAndAccessPolicy http://id.loc.gov/ontologies/bibframe/usageAndAccessPolicy Creation UsageAndAccessPolicy
value http://www.w3.org/1999/02/22-rdf-syntax-ns#value
variable http://www.w3.org/ns/hydra/core#variable SearchMapping xsd:string
variantType http://id.loc.gov/ontologies/bibframe/variantType VariantTitle rdfs:Literal
version http://schema.org/version | http://id.loc.gov/ontologies/bibframe/version Work rdfs:Literal
versionIdentification
versionOf http://purl.org/dc/terms/isVersionOf
videoCharacteristic http://id.loc.gov/ontologies/bibframe/videoCharacteristic Instance VideoCharacteristic
videoColor
videoDimensions
videoFormat
videoMedium
videoPlayback
videoSound
videorecordingNumber http://bibframe.org/vocab/videorecordingNumber
view http://www.w3.org/ns/hydra/core#view Collection PartialCollectionView
voice http://id.loc.gov/ontologies/bibframe/voice Work MusicVoice
voiceType http://id.loc.gov/ontologies/bibframe/voiceType MusicVoice rdfs:Literal
volumeNumber http://schema.org/volumeNumber
volumeNumberSequentialDesignation
westernmostLongitudeCoordinates
workExample http://schema.org/workExample
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment