Skip Headers
Oracle® Database Semantic Technologies Developer's Guide
11
g
Release 2 (11.2)
Part Number E25609-03
Home
Book List
Contents
Index
Master Index
Contact Us
Previous
Next
PDF
·
Mobi
·
ePub
List of Examples
1-1 Inserting a Rule into a Rulebase
1-2 Using Rulebases for Inferencing
1-3 Creating an Entailment
1-4 Querying a Virtual Model
1-5 RDF Data Encoded in TriG Format
1-6 N-QUADS Format Representation
1-7 SDO_RDF_TRIPLE_S Methods
1-8 SDO_RDF_TRIPLE_S Constructor to Insert Triples
1-9 SEM_MATCH Table Function
1-10 HINT0 Option with SEM_MATCH Table Function
1-11 SEM_MATCH Table Function
1-12 Curly Brace Syntax
1-13 Curly Brace Syntax and OPTIONAL Construct
1-14 Curly Brace Syntax and Multi-Pattern OPTIONAL Construct
1-15 Curly Brace Syntax and Nested OPTIONAL Construct
1-16 Curly Brace Syntax and Parallel OPTIONAL Construct
1-17 Curly Brace Syntax and FILTER Construct
1-18 Curly Brace Syntax and FILTER with REGEX and STR Built-In Constructs
1-19 Curly Brace Syntax and UNION and FILTER Constructs
1-20 Named Graph Construct
1-21 Using the named_graphs Parameter
1-22 Using the graphs Parameter
1-23 SPARQL PREFIX, SELECT, and WHERE Clauses
1-24 SPARQL SELECT * (All Variables in Triple Pattern)
1-25 SPARQL SELECT DISTINCT
1-26 RDF Dataset Specification Using FROM and FROM NAMED
1-27 SPARQL ORDER BY
1-28 SPARQL LIMIT
1-29 SPARQL OFFSET
1-30 Inline Query Optimizer Hints
1-31 Full-Text Search
1-32 Spatial Point Geometry Represented as orageo:WKTLiteral
1-33 Spatial Data Encoded Using orageo:WKTLiteral Values
1-34 Adding a Spatial Data Type Index on RDF Data
1-35 SQL Hint for Dynamic Sampling
1-36 Using an External Table to Load a Staging Table
1-37 Retrieving Semantic Data from an Application Table
1-38 Retrieving Semantic Data from an RDF Model
1-39 Retrieving Semantic Data from an Application Table
1-40 Results from Applying Transformations from Example 1-39
1-41 Using HINT0 to Ensure Use of Data Type Index
1-42 Using a Model for Journal Article Information
1-43 Using a Model for Family Information
2-1 Creating a Simple OWL Ontology
2-2 Performing Native OWL Inferencing
2-3 Performing OWL and User-Defined Rules Inferencing
2-4 Displaying Proof Information
2-5 Validating an Entailment
2-6 Named Graph Based Global Inference
2-7 Named Graph Based Local Inference
2-8 Performing Selective Inferencing
2-9 SEM_RELATED Operator
2-10 SEM_DISTANCE Ancillary Operator
2-11 Using SEM_DISTANCE to Restrict the Number of Rows Returned
2-12 Creating a Semantic Index
2-13 Creating a Semantic Index Specifying a Model and Rulebase
2-14 Query Benefitting from Generation of Statistical Information
2-15 Specifying a URI Prefix During Semantic Index Creation
3-1 SKOS Definition of an Electronics Scheme
3-2 Validating an SKOS Entailment
3-3 Property Chain Insertions to Implement S55
4-1 RDFCTX_EXTRACTOR Abstract Type Definition
4-2 Using Document-Centric Inference
5-1 Creating a Custom Label Generator Type
6-1 Versioning a Semantic Model
7-1 Simple SPARQL Update
7-2 SPARQL Update with Insert and Delete Operations
7-3 Performing Analytical functions on RDF Data
7-4 Implementing NDM nearestNeighbors Function on Top of Semantic Data
7-5 Generating a DOT File with Contextual Information
7-6 Specifying Inference Options
7-7 Loading Data into the Staging Table (prepareBulk)
7-8 Loading Data from the Staging Table into the Semantic Network (completeBulk)
7-9 Using prepareBulk with RDFa
7-10 Loading Quads into a DatasetGraph
7-11 Using prepareBulk with iMaxThreads
7-12 Skipping Triples with Illegal Syntax
7-13 Using OntModel with Ontology Stored in Oracle Database
7-14 Using a Custom In-Memory Graph
7-15 Query Family Relationships
7-16 Load OWL Ontology and Perform OWLPrime inference
7-17 Bulk Load OWL Ontology and Perform OWLPrime inference
7-18 SPARQL OPTIONAL Query
7-19 SPARQL Query with LIMIT and OFFSET
7-20 SPARQL Query with TIMEOUT and DOP
7-21 Named Graph Based Query
7-22 SPARQL ASK Query
7-23 SPARQL DESCRIBE Query
7-24 SPARQL CONSTRUCT Query
7-25 Query Multiple Models and Specify "Allow Duplicates"
7-26 SPARQL Update
7-27 SPARQL Query with ARQ Built-In Functions
7-28 SELECT Cast Query
7-29 Instantiate Oracle Database Using OracleConnection
7-30 Oracle Database Connection Pooling
7-31 Storing a SPARQL Query and an XSL Transformation
7-32 Modifying a Query
7-33 Retrieving and Printing an XSL Transformation
8-1 Sample Usage flow for Sesame Adapter
8-2 Migration Between Jena Adapter and Sesame Adapter Models
8-3 Using the Sesame Console
8-4 Basic Operations
8-5 Add a Data File (in TRIG format)
8-6 Simple Query
8-7 Simple Bulk Load
8-8 Bulk Load RDF/XML and Application Table Index Maintenance
8-9 Bulk Load With StatusListener to Handle Loading with Bad Data
8-10 Load Data from Sesame Store into Oracle Database
8-11 SPARQL ASK Query
8-12 SPARQL CONSTRUCT and DESCRIBE
8-13 Inference
8-14 Named Graph Query
8-15 Indexes on Application Table [Advanced]
8-16 Uniqueness Constraint on Application Table [Advanced]
8-17 Query Timeout and Parallel Execution [Advanced]
8-18 Get COUNT of Matches [Advanced]
8-19 Specify Bind Variable for Constant in Query Pattern [Advanced]
8-20 Specify Bind Variable for Constant in Different Position in Query Pattern [Advanced]
8-21 Build URIs from Internal Numeric IDs [Advanced]
Scripting on this page enhances content navigation, but does not change the content in any way.