afs commented on PR #1330: URL: https://github.com/apache/jena/pull/1330#issuecomment-1152690045
Looks OK except for some details. The build does not run. Please add the Apache header (the same as in other java files in Apache Jena) to: `AsGeoJSONFFTest.java` `AsGeoJSONFF.java` `GeoJSONDatatype.java` You can run the build with `mvn clean install` or `mvn clean install -Pdev` (although that does not include jena-fuseki-geosparql). GeoJSON is mentioned at https://jena.apache.org/documentation/geosparql/, (source: https://github.com/apache/jena-site/blob/main/source/documentation/geosparql/__index.md) which needs updating. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
