Skip to content

output not at requested level #22

Description

@balhoff

If I run this requesting level 13: python src/integrate.py --path=../input --output_path=./output --min_level=13 --max_level=13 with input that contains points:

<http://sawgraph.spatialai.org/v1/il-isgs-data#d.ISGS-Well.120212304700> <http://www.opengis.net/ont/geosparql#hasGeometry> <http://sawgraph.spatialai.org/v1/il-isgs-data#d.ISGS-Well.geometry.120212304700> .
<http://sawgraph.spatialai.org/v1/il-isgs-data#d.ISGS-Well.geometry.120212304700> <http://www.opengis.net/ont/geosparql#asWKT> "POINT(-89.528397 39.350646)"^^<http://www.opengis.net/ont/geosparql#wktLiteral> .

The output seems to be at level 29:

<http://sawgraph.spatialai.org/v1/il-isgs-data#d.ISGS-Well.120212304700> <http://stko-kwg.geog.ucsb.edu/lod/ontology/sfWithin> <http://stko-kwg.geog.ucsb.edu/lod/resource/s2.level29.9832773856157332308> .

Is this expected? I'm using the version from #15

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions