| Package | Description |
|---|---|
| it.unibz.inf.ontop.spec.mapping.parser.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractTurtleOBDAVisitor
Stateful! See currentSubject.
|
class |
TurtleOBDABaseVisitor<T>
This class provides an empty implementation of
TurtleOBDAVisitor,
which can be extended to create a visitor which only needs to handle a subset
of the available methods. |
class |
TurtleOBDASQLVisitor
Stateful!
|
| Constructor and Description |
|---|
AbstractTurtleOBDAParser(it.unibz.inf.ontop.com.google.common.collect.ImmutableMap<String,String> prefixes,
Supplier<TurtleOBDAVisitor> visitorSupplier)
Constructs the parser object with prefixes.
|
Copyright © 2009–2020 Free University of Bozen-Bolzano. All rights reserved.