jar

org.apache.jena : jena-geosparql

Maven & Gradle

Jul 04, 2023
9 usages

Apache Jena - GeoSPARQL Engine · GeoSPARQL implementation for Apache Jena

Table Of Contents

Latest Version

Download org.apache.jena : jena-geosparql JAR file - Latest Versions:

All Versions

Download org.apache.jena : jena-geosparql JAR file - All Versions:

Version Vulnerabilities Size Updated
4.9.x
4.8.x
4.7.x
4.6.x
4.5.x
4.4.x
4.3.x
4.2.x
4.1.x
4.0.x
3.17.x
3.16.x
3.15.x
3.14.x
3.13.x
3.12.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window jena-geosparql-4.9.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.jena.geosparql.geo.topological.property_functions.simple_features

├─ org.apache.jena.geosparql.geo.topological.property_functions.simple_features.SfContainsPF.class - [JAR]

├─ org.apache.jena.geosparql.geo.topological.property_functions.simple_features.SfCrossesPF.class - [JAR]

├─ org.apache.jena.geosparql.geo.topological.property_functions.simple_features.SfDisjointPF.class - [JAR]

├─ org.apache.jena.geosparql.geo.topological.property_functions.simple_features.SfEqualsPF.class - [JAR]

├─ org.apache.jena.geosparql.geo.topological.property_functions.simple_features.SfIntersectsPF.class - [JAR]

├─ org.apache.jena.geosparql.geo.topological.property_functions.simple_features.SfOverlapsPF.class - [JAR]

├─ org.apache.jena.geosparql.geo.topological.property_functions.simple_features.SfTouchesPF.class - [JAR]

├─ org.apache.jena.geosparql.geo.topological.property_functions.simple_features.SfWithinPF.class - [JAR]

org.apache.jena.geosparql

├─ org.apache.jena.geosparql.InitGeoSPARQL.class - [JAR]

org.apache.jena.geosparql.spatial.property_functions

├─ org.apache.jena.geosparql.spatial.property_functions.EqualsPF.class - [JAR]

├─ org.apache.jena.geosparql.spatial.property_functions.GenericSpatialGeomPropertyFunction.class - [JAR]

├─ org.apache.jena.geosparql.spatial.property_functions.GenericSpatialPropertyFunction.class - [JAR]

├─ org.apache.jena.geosparql.spatial.property_functions.SpatialArguments.class - [JAR]

org.apache.jena.geosparql.implementation.jts

├─ org.apache.jena.geosparql.implementation.jts.CoordinateSequenceDimensions.class - [JAR]

├─ org.apache.jena.geosparql.implementation.jts.CustomCoordinateSequence.class - [JAR]

├─ org.apache.jena.geosparql.implementation.jts.CustomCoordinateSequenceFactory.class - [JAR]

├─ org.apache.jena.geosparql.implementation.jts.CustomGeometryFactory.class - [JAR]

├─ org.apache.jena.geosparql.implementation.jts.GeometryTransformation.class - [JAR]

org.apache.jena.geosparql.geof.topological.filter_functions.simple_features

├─ org.apache.jena.geosparql.geof.topological.filter_functions.simple_features.SfContainsFF.class - [JAR]

├─ org.apache.jena.geosparql.geof.topological.filter_functions.simple_features.SfCrossesFF.class - [JAR]

├─ org.apache.jena.geosparql.geof.topological.filter_functions.simple_features.SfDisjointFF.class - [JAR]

├─ org.apache.jena.geosparql.geof.topological.filter_functions.simple_features.SfEqualsFF.class - [JAR]

├─ org.apache.jena.geosparql.geof.topological.filter_functions.simple_features.SfIntersectsFF.class - [JAR]

├─ org.apache.jena.geosparql.geof.topological.filter_functions.simple_features.SfOverlapsFF.class - [JAR]

├─ org.apache.jena.geosparql.geof.topological.filter_functions.simple_features.SfTouchesFF.class - [JAR]

├─ org.apache.jena.geosparql.geof.topological.filter_functions.simple_features.SfWithinFF.class - [JAR]

org.apache.jena.geosparql.assembler

├─ org.apache.jena.geosparql.assembler.GeoAssembler.class - [JAR]

├─ org.apache.jena.geosparql.assembler.VocabGeoSPARQL.class - [JAR]

org.apache.jena.geosparql.implementation.parsers

├─ org.apache.jena.geosparql.implementation.parsers.ParserReader.class - [JAR]

├─ org.apache.jena.geosparql.implementation.parsers.ParserWriter.class - [JAR]

org.apache.jena.geosparql.geof.topological

├─ org.apache.jena.geosparql.geof.topological.GenericFilterFunction.class - [JAR]

├─ org.apache.jena.geosparql.geof.topological.RelateFF.class - [JAR]

org.apache.jena.geosparql.geof.topological.filter_functions.geometry_property

├─ org.apache.jena.geosparql.geof.topological.filter_functions.geometry_property.CoordinateDimensionFF.class - [JAR]

├─ org.apache.jena.geosparql.geof.topological.filter_functions.geometry_property.DimensionFF.class - [JAR]

├─ org.apache.jena.geosparql.geof.topological.filter_functions.geometry_property.IsEmptyFF.class - [JAR]

├─ org.apache.jena.geosparql.geof.topological.filter_functions.geometry_property.IsSimpleFF.class - [JAR]

├─ org.apache.jena.geosparql.geof.topological.filter_functions.geometry_property.IsValidFF.class - [JAR]

├─ org.apache.jena.geosparql.geof.topological.filter_functions.geometry_property.SpatialDimensionFF.class - [JAR]

org.apache.jena.geosparql.geo.topological

├─ org.apache.jena.geosparql.geo.topological.GenericGeometryPropertyFunction.class - [JAR]

├─ org.apache.jena.geosparql.geo.topological.GenericPropertyFunction.class - [JAR]

├─ org.apache.jena.geosparql.geo.topological.SpatialObjectGeometryLiteral.class - [JAR]

org.apache.jena.geosparql.geo.topological.property_functions.egenhofer

├─ org.apache.jena.geosparql.geo.topological.property_functions.egenhofer.EhContainsPF.class - [JAR]

├─ org.apache.jena.geosparql.geo.topological.property_functions.egenhofer.EhCoveredByPF.class - [JAR]

├─ org.apache.jena.geosparql.geo.topological.property_functions.egenhofer.EhCoversPF.class - [JAR]

├─ org.apache.jena.geosparql.geo.topological.property_functions.egenhofer.EhDisjointPF.class - [JAR]

├─ org.apache.jena.geosparql.geo.topological.property_functions.egenhofer.EhEqualsPF.class - [JAR]

├─ org.apache.jena.geosparql.geo.topological.property_functions.egenhofer.EhInsidePF.class - [JAR]

├─ org.apache.jena.geosparql.geo.topological.property_functions.egenhofer.EhMeetPF.class - [JAR]

├─ org.apache.jena.geosparql.geo.topological.property_functions.egenhofer.EhOverlapPF.class - [JAR]

org.apache.jena.geosparql.geo.topological.property_functions.rcc8

├─ org.apache.jena.geosparql.geo.topological.property_functions.rcc8.RccDisconnectedPF.class - [JAR]

├─ org.apache.jena.geosparql.geo.topological.property_functions.rcc8.RccEqualsPF.class - [JAR]

├─ org.apache.jena.geosparql.geo.topological.property_functions.rcc8.RccExternallyConnectedPF.class - [JAR]

├─ org.apache.jena.geosparql.geo.topological.property_functions.rcc8.RccNonTangentialProperPartInversePF.class - [JAR]

├─ org.apache.jena.geosparql.geo.topological.property_functions.rcc8.RccNonTangentialProperPartPF.class - [JAR]

├─ org.apache.jena.geosparql.geo.topological.property_functions.rcc8.RccPartiallyOverlappingPF.class - [JAR]

├─ org.apache.jena.geosparql.geo.topological.property_functions.rcc8.RccTangentialProperPartInversePF.class - [JAR]

├─ org.apache.jena.geosparql.geo.topological.property_functions.rcc8.RccTangentialProperPartPF.class - [JAR]

org.apache.jena.geosparql.configuration

├─ org.apache.jena.geosparql.configuration.GeoSPARQLConfig.class - [JAR]

├─ org.apache.jena.geosparql.configuration.GeoSPARQLOperations.class - [JAR]

├─ org.apache.jena.geosparql.configuration.ModeSRS.class - [JAR]

├─ org.apache.jena.geosparql.configuration.SrsException.class - [JAR]

org.apache.jena.geosparql.implementation.registry

├─ org.apache.jena.geosparql.implementation.registry.MathTransformRegistry.class - [JAR]

├─ org.apache.jena.geosparql.implementation.registry.SRSRegistry.class - [JAR]

├─ org.apache.jena.geosparql.implementation.registry.UnitsRegistry.class - [JAR]

├─ org.apache.jena.geosparql.implementation.registry.UnitsURIException.class - [JAR]

org.apache.jena.geosparql.implementation.datatype

├─ org.apache.jena.geosparql.implementation.datatype.GMLDatatype.class - [JAR]

├─ org.apache.jena.geosparql.implementation.datatype.GeoJSONDatatype.class - [JAR]

├─ org.apache.jena.geosparql.implementation.datatype.GeometryDatatype.class - [JAR]

├─ org.apache.jena.geosparql.implementation.datatype.WKTDatatype.class - [JAR]

org.apache.jena.geosparql.implementation.parsers.gml

├─ org.apache.jena.geosparql.implementation.parsers.gml.GMLReader.class - [JAR]

├─ org.apache.jena.geosparql.implementation.parsers.gml.GMLWriter.class - [JAR]

org.apache.jena.geosparql.implementation.intersection_patterns

├─ org.apache.jena.geosparql.implementation.intersection_patterns.EgenhoferIntersectionPattern.class - [JAR]

├─ org.apache.jena.geosparql.implementation.intersection_patterns.RCC8IntersectionPattern.class - [JAR]

├─ org.apache.jena.geosparql.implementation.intersection_patterns.SimpleFeaturesIntersectionPattern.class - [JAR]

org.apache.jena.geosparql.spatial.property_functions.box

├─ org.apache.jena.geosparql.spatial.property_functions.box.GenericSpatialBoxPropertyFunction.class - [JAR]

├─ org.apache.jena.geosparql.spatial.property_functions.box.GenericSpatialGeomBoxPropertyFunction.class - [JAR]

├─ org.apache.jena.geosparql.spatial.property_functions.box.IntersectBoxGeomPF.class - [JAR]

├─ org.apache.jena.geosparql.spatial.property_functions.box.IntersectBoxPF.class - [JAR]

├─ org.apache.jena.geosparql.spatial.property_functions.box.WithinBoxGeomPF.class - [JAR]

├─ org.apache.jena.geosparql.spatial.property_functions.box.WithinBoxPF.class - [JAR]

org.apache.jena.geosparql.geof.topological.filter_functions.rcc8

├─ org.apache.jena.geosparql.geof.topological.filter_functions.rcc8.RccDisconnectedFF.class - [JAR]

├─ org.apache.jena.geosparql.geof.topological.filter_functions.rcc8.RccEqualsFF.class - [JAR]

├─ org.apache.jena.geosparql.geof.topological.filter_functions.rcc8.RccExternallyConnectedFF.class - [JAR]

├─ org.apache.jena.geosparql.geof.topological.filter_functions.rcc8.RccNonTangentialProperPartFF.class - [JAR]

├─ org.apache.jena.geosparql.geof.topological.filter_functions.rcc8.RccNonTangentialProperPartInverseFF.class - [JAR]

├─ org.apache.jena.geosparql.geof.topological.filter_functions.rcc8.RccPartiallyOverlappingFF.class - [JAR]

├─ org.apache.jena.geosparql.geof.topological.filter_functions.rcc8.RccTangentialProperPartFF.class - [JAR]

├─ org.apache.jena.geosparql.geof.topological.filter_functions.rcc8.RccTangentialProperPartInverseFF.class - [JAR]

org.apache.jena.geosparql.geof.topological.filter_functions.egenhofer

├─ org.apache.jena.geosparql.geof.topological.filter_functions.egenhofer.EhContainsFF.class - [JAR]

├─ org.apache.jena.geosparql.geof.topological.filter_functions.egenhofer.EhCoveredByFF.class - [JAR]

├─ org.apache.jena.geosparql.geof.topological.filter_functions.egenhofer.EhCoversFF.class - [JAR]

├─ org.apache.jena.geosparql.geof.topological.filter_functions.egenhofer.EhDisjointFF.class - [JAR]

├─ org.apache.jena.geosparql.geof.topological.filter_functions.egenhofer.EhEqualsFF.class - [JAR]

├─ org.apache.jena.geosparql.geof.topological.filter_functions.egenhofer.EhInsideFF.class - [JAR]

├─ org.apache.jena.geosparql.geof.topological.filter_functions.egenhofer.EhMeetFF.class - [JAR]

├─ org.apache.jena.geosparql.geof.topological.filter_functions.egenhofer.EhOverlapFF.class - [JAR]

org.apache.jena.geosparql.implementation.great_circle

├─ org.apache.jena.geosparql.implementation.great_circle.Angle.class - [JAR]

├─ org.apache.jena.geosparql.implementation.great_circle.Azimuth.class - [JAR]

├─ org.apache.jena.geosparql.implementation.great_circle.CoordinatePair.class - [JAR]

├─ org.apache.jena.geosparql.implementation.great_circle.GreatCircleDistance.class - [JAR]

├─ org.apache.jena.geosparql.implementation.great_circle.GreatCirclePointDistance.class - [JAR]

├─ org.apache.jena.geosparql.implementation.great_circle.LatLonPoint.class - [JAR]

org.apache.jena.geosparql.spatial.filter_functions

├─ org.apache.jena.geosparql.spatial.filter_functions.AngleDegreesFF.class - [JAR]

├─ org.apache.jena.geosparql.spatial.filter_functions.AngleFF.class - [JAR]

├─ org.apache.jena.geosparql.spatial.filter_functions.AzimuthDegreesFF.class - [JAR]

├─ org.apache.jena.geosparql.spatial.filter_functions.AzimuthFF.class - [JAR]

├─ org.apache.jena.geosparql.spatial.filter_functions.ConvertLatLonBoxFF.class - [JAR]

├─ org.apache.jena.geosparql.spatial.filter_functions.ConvertLatLonFF.class - [JAR]

├─ org.apache.jena.geosparql.spatial.filter_functions.DistanceFF.class - [JAR]

├─ org.apache.jena.geosparql.spatial.filter_functions.EqualsFF.class - [JAR]

├─ org.apache.jena.geosparql.spatial.filter_functions.GreatCircleFF.class - [JAR]

├─ org.apache.jena.geosparql.spatial.filter_functions.GreatCircleGeomFF.class - [JAR]

├─ org.apache.jena.geosparql.spatial.filter_functions.NearbyFF.class - [JAR]

├─ org.apache.jena.geosparql.spatial.filter_functions.TransformDatatypeFF.class - [JAR]

├─ org.apache.jena.geosparql.spatial.filter_functions.TransformFF.class - [JAR]

├─ org.apache.jena.geosparql.spatial.filter_functions.TransformSRSFF.class - [JAR]

org.apache.jena.geosparql.spatial.property_functions.cardinal

├─ org.apache.jena.geosparql.spatial.property_functions.cardinal.EastGeomPF.class - [JAR]

├─ org.apache.jena.geosparql.spatial.property_functions.cardinal.EastPF.class - [JAR]

├─ org.apache.jena.geosparql.spatial.property_functions.cardinal.GenericCardinalGeomPropertyFunction.class - [JAR]

├─ org.apache.jena.geosparql.spatial.property_functions.cardinal.GenericCardinalPropertyFunction.class - [JAR]

├─ org.apache.jena.geosparql.spatial.property_functions.cardinal.NorthGeomPF.class - [JAR]

├─ org.apache.jena.geosparql.spatial.property_functions.cardinal.NorthPF.class - [JAR]

├─ org.apache.jena.geosparql.spatial.property_functions.cardinal.SouthGeomPF.class - [JAR]

├─ org.apache.jena.geosparql.spatial.property_functions.cardinal.SouthPF.class - [JAR]

├─ org.apache.jena.geosparql.spatial.property_functions.cardinal.WestGeomPF.class - [JAR]

├─ org.apache.jena.geosparql.spatial.property_functions.cardinal.WestPF.class - [JAR]

org.apache.jena.geosparql.implementation.index

├─ org.apache.jena.geosparql.implementation.index.CollisionResult.class - [JAR]

├─ org.apache.jena.geosparql.implementation.index.GeometryLiteralIndex.class - [JAR]

├─ org.apache.jena.geosparql.implementation.index.GeometryTransformIndex.class - [JAR]

├─ org.apache.jena.geosparql.implementation.index.IndexConfiguration.class - [JAR]

├─ org.apache.jena.geosparql.implementation.index.QueryRewriteIndex.class - [JAR]

org.apache.jena.geosparql.implementation.parsers.wkt

├─ org.apache.jena.geosparql.implementation.parsers.wkt.WKTReader.class - [JAR]

├─ org.apache.jena.geosparql.implementation.parsers.wkt.WKTWriter.class - [JAR]

org.apache.jena.geosparql.spatial.property_functions.nearby

├─ org.apache.jena.geosparql.spatial.property_functions.nearby.NearbyGeomPF.class - [JAR]

├─ org.apache.jena.geosparql.spatial.property_functions.nearby.NearbyPF.class - [JAR]

org.apache.jena.geosparql.implementation

├─ org.apache.jena.geosparql.implementation.DimensionInfo.class - [JAR]

├─ org.apache.jena.geosparql.implementation.GeometryReverse.class - [JAR]

├─ org.apache.jena.geosparql.implementation.GeometryWrapper.class - [JAR]

├─ org.apache.jena.geosparql.implementation.GeometryWrapperFactory.class - [JAR]

├─ org.apache.jena.geosparql.implementation.SRSInfo.class - [JAR]

├─ org.apache.jena.geosparql.implementation.SRSInfoException.class - [JAR]

├─ org.apache.jena.geosparql.implementation.UnitsConversionException.class - [JAR]

├─ org.apache.jena.geosparql.implementation.UnitsOfMeasure.class - [JAR]

├─ org.apache.jena.geosparql.implementation.WKTLiteralFactory.class - [JAR]

org.apache.jena.geosparql.geo.topological.property_functions.geometry_property

├─ org.apache.jena.geosparql.geo.topological.property_functions.geometry_property.CoordinateDimensionPF.class - [JAR]

├─ org.apache.jena.geosparql.geo.topological.property_functions.geometry_property.DimensionPF.class - [JAR]

├─ org.apache.jena.geosparql.geo.topological.property_functions.geometry_property.IsEmptyPF.class - [JAR]

├─ org.apache.jena.geosparql.geo.topological.property_functions.geometry_property.IsSimplePF.class - [JAR]

├─ org.apache.jena.geosparql.geo.topological.property_functions.geometry_property.IsValidPF.class - [JAR]

├─ org.apache.jena.geosparql.geo.topological.property_functions.geometry_property.SpatialDimensionPF.class - [JAR]

org.apache.jena.geosparql.geof.nontopological.filter_functions

├─ org.apache.jena.geosparql.geof.nontopological.filter_functions.AsGeoJSONFF.class - [JAR]

├─ org.apache.jena.geosparql.geof.nontopological.filter_functions.BoundaryFF.class - [JAR]

├─ org.apache.jena.geosparql.geof.nontopological.filter_functions.BufferFF.class - [JAR]

├─ org.apache.jena.geosparql.geof.nontopological.filter_functions.ConvexHullFF.class - [JAR]

├─ org.apache.jena.geosparql.geof.nontopological.filter_functions.DifferenceFF.class - [JAR]

├─ org.apache.jena.geosparql.geof.nontopological.filter_functions.DistanceFF.class - [JAR]

├─ org.apache.jena.geosparql.geof.nontopological.filter_functions.EnvelopFF.class - [JAR]

├─ org.apache.jena.geosparql.geof.nontopological.filter_functions.GetSRIDFF.class - [JAR]

├─ org.apache.jena.geosparql.geof.nontopological.filter_functions.IntersectionFF.class - [JAR]

├─ org.apache.jena.geosparql.geof.nontopological.filter_functions.SymmetricDifferenceFF.class - [JAR]

├─ org.apache.jena.geosparql.geof.nontopological.filter_functions.UnionFF.class - [JAR]

org.apache.jena.geosparql.spatial

├─ org.apache.jena.geosparql.spatial.CardinalDirection.class - [JAR]

├─ org.apache.jena.geosparql.spatial.ConvertLatLon.class - [JAR]

├─ org.apache.jena.geosparql.spatial.ConvertLatLonBox.class - [JAR]

├─ org.apache.jena.geosparql.spatial.SearchEnvelope.class - [JAR]

├─ org.apache.jena.geosparql.spatial.SpatialIndex.class - [JAR]

├─ org.apache.jena.geosparql.spatial.SpatialIndexException.class - [JAR]

├─ org.apache.jena.geosparql.spatial.SpatialIndexItem.class - [JAR]

├─ org.apache.jena.geosparql.spatial.SpatialIndexStorage.class - [JAR]

org.apache.jena.geosparql.implementation.vocabulary

├─ org.apache.jena.geosparql.implementation.vocabulary.Geo.class - [JAR]

├─ org.apache.jena.geosparql.implementation.vocabulary.GeoSPARQL_URI.class - [JAR]

├─ org.apache.jena.geosparql.implementation.vocabulary.Geof.class - [JAR]

├─ org.apache.jena.geosparql.implementation.vocabulary.Other_URI.class - [JAR]

├─ org.apache.jena.geosparql.implementation.vocabulary.SRS_URI.class - [JAR]

├─ org.apache.jena.geosparql.implementation.vocabulary.SpatialExtension.class - [JAR]

├─ org.apache.jena.geosparql.implementation.vocabulary.Unit_URI.class - [JAR]

org.apache.jena.geosparql.implementation.function_registration

├─ org.apache.jena.geosparql.implementation.function_registration.Egenhofer.class - [JAR]

├─ org.apache.jena.geosparql.implementation.function_registration.GeometryProperty.class - [JAR]

├─ org.apache.jena.geosparql.implementation.function_registration.NonTopological.class - [JAR]

├─ org.apache.jena.geosparql.implementation.function_registration.RCC8.class - [JAR]

├─ org.apache.jena.geosparql.implementation.function_registration.Relate.class - [JAR]

├─ org.apache.jena.geosparql.implementation.function_registration.SimpleFeatures.class - [JAR]

├─ org.apache.jena.geosparql.implementation.function_registration.Spatial.class - [JAR]

Advertisement