Skip Headers
Oracle® Spatial Resource Description Framework (RDF)
10
g
Release 2 (10.2)
Part Number B19307-03
Home
Book List
Index
Master Index
Feedback
Next
View PDF
Contents
List of Examples
List of Figures
List of Tables
Title and Copyright Information
Preface
Audience
Documentation Accessibility
Related Documents
Conventions
1
RDF Overview
1.1
RDF and the Network Data Model
1.2
RDF Data Model in the Database
1.2.1
Metadata for RDF Models
1.2.2
Namespaces
1.2.3
Statements
1.2.3.1
Triple Uniqueness and Data Types for Literals
1.2.4
Subjects and Objects
1.2.5
Blank Nodes
1.2.6
Properties
1.2.7
Reification and Reification Quads
1.2.8
Containers
1.2.9
Collections
1.2.10
Rules and Rulebases
1.2.11
Rules Indexes
1.2.12
RDF Security Considerations
1.3
RDF Metadata Tables and Views
1.4
RDF Data Types, Constructors, and Methods
1.4.1
Constructor for Inserting Triples
1.4.2
Constructor for Reusing Blank Nodes
1.5
Using the SDO_RDF_MATCH Table Function to Query RDF Data
1.5.1
Performing Queries with Incomplete or Invalid Rules Indexes
1.6
Loading and Exporting RDF Data
1.6.1
Loading RDF Data
1.6.2
Loading RDF Data Using INSERT Statements
1.6.3
Exporting RDF Data
1.7
Quick Start for Using RDF
1.8
RDF Examples
1.8.1
Example: Journal Article Information
1.8.2
Example: Family Information
1.9
README File for Spatial and Related Features
2
SDO_RDF Package Subprograms
SDO_RDF.ADD_NAMESPACES
SDO_RDF.CREATE_RDF_MODEL
SDO_RDF.CREATE_RDF_NETWORK
SDO_RDF.DROP_RDF_MODEL
SDO_RDF.DROP_RDF_NETWORK
SDO_RDF.GET_MODEL_ID
SDO_RDF.GET_TRIPLE_ID
SDO_RDF.IS_REIFIED_QUAD
SDO_RDF.IS_TRIPLE
3
SDO_RDF_INFERENCE Package Subprograms
SDO_RDF_INFERENCE.CLEANUP_FAILED
SDO_RDF_INFERENCE.CREATE_RULEBASE
SDO_RDF_INFERENCE.CREATE_RULES_INDEX
SDO_RDF_INFERENCE.DROP_RULEBASE
SDO_RDF_INFERENCE.DROP_RULES_INDEX
SDO_RDF_INFERENCE.DROP_USER_INFERENCE_OBJS
SDO_RDF_INFERENCE.LOOKUP_RULES_INDEX
Index