RDF Paper
RDF Paper
(RDF)
developed by
World Wide Web Consortium
(W3C)
RDF
• Is the foundation for processing metadata.
• Enables automated processing of web
resources.
• Provides a generic metadata architecture.
• Uses XML as its language.
Applications of RDF
• In resource discovery.
• In cataloging.
• Digital Libraries.
• Intelligent Software Agents.
• Web of trust.
RDF model:
model
Subject(resource) www.umr.edu/~madrias
Predicate(property) creator
s
t rdf:class t rdf:Resource
t t
t s t
s xyz:Motor Vehicle
xyz:Van
s s
s t
xyz:Passenger Vehicle
s
• Interoperability of metadata
• Machine understandable semantic discovery
• better precision in resource discovery.
• Uniform query capability for resource
discovery
Conclusion