Library and Information Science
- 441
- RDF Gateway by Intellidimension
- A semantic query service for distributed data. The gateway gives applications the ability to perform powerful deductive queries across multiple sources of structured data. Applications interface with the gateway through a simple, SQL-style language (RDFQL) that supports the model and syntax of RDF.
- 442
- Redland - An RDF Application Framework
- A C library that provides an implementation of the RDF model, allowing it to be manipulated, queried and stored via APIS in Perl, Python, Tcl and Java.
- 443
- Sesame: RDF Schema Querying and Storage
- An RDF Schema-based Repository and Querying facility. Supports expressive querying of RDF data and schema information using an OQL-style query language called RQL. The site has demos of the storage facility and the query engine.
- 444
- Wilbur Lisp RDF Toolkit
- A toolkit for RDF and DAML written in Common Lisp providing model manipulation and parsing of RDF/XML.
- 445
- A Query and Inference Service for RDF
- This paper describes some existing techniques used in logic program evaluation and examines how RDF descriptions fit into this framework.
- 446
- Metadata for Web Resources: How Metadata Works on the Web
- By Martin Dillon. "The task of this paper: how do we gain (bibliographic) control over knowledge resources on the Web?" (January 01, 2001)
- 447
- Query + Metadata + Logic = Metalog
- A paper on a new querying language, Metalog, which allows users to write inference rules and queries in English-like syntax. Shows how these reasoning rules have equivalent representation both as RDF descriptions and as logic programs. (December 05, 1998)
- 448
- Web design issues; What a semantic can represent
- What the semantic web is not, and how other data models map into directed labelled graphs by Tim Berners-Lee. (September 17, 1998)
- 449
- Semantic Web: Why RDF is more than XML
- An overview on why RDF model is different from the XML model by Tim Berners-Lee. (September 14, 1998)
- 451
- RDF Concepts and Abstract Syntax
- Defines the RDF graph model along with the concepts used in RDF and the triples abstract syntax.
- 452
- RDF Primer
- Introduction to RDF including the model, XML syntax, schema language including many examples and RDF applications.
- 453
- RDF Semantics
- A work in progress (W3C Working Draft) on developing the formal semantics for RDF as a model theory.
- 455
- RDF Vocabulary Description Language (RDF Schema)
- RDF schema language for declaring basic class and types for describing the terms used in RDF.
- 456
- RDF/XML Syntax Specification (Revised)
- A work in progress (W3C Working Draft) specifying the RDF/XML syntax and how it generates RDF graphs or models.
- 457
- Resource Description Framework (RDF) Model and Syntax Specification
- The document which defines RDF.