Changes
Summary
- Use the newest jsonld-java library. (details)
- Change the schema from https://schema.org to http://schema.org (details)
- Add a method to determine if the expanded jsonld objects use the schema https://schema.org. (details)
- Preprocess JSONLD to normalize schema.org namespace/context (details)
- Update JsonLdSubprocessor schema.org @context handling (details)
- Add the log information to read schemas from different locations. (details)
- Change the schema org context files from /etc/dataone/index/context to /etc/dataone/index/schema-org-context (details)
- Close some input stream objects in the process method. (details)
- Exclude the module-info.class class in the shaded jar file. (details)
- Include SO:contentUrl in Solr 'serviceEndpoint' (details)
- Support schema.org 'description' with multiple entries (details)
- Add geohashes for SO indexing (details)
- Extend semantic annotation indexing to include properties (details)
- Change attirubte rules to handle the attributes infomration under the otherEntity element. (details)
- Move the method of compareFieldValue to the parent class. (details)
- Add a junit test file for the changes on attributes. Now it can handle the other entities. (details)
- Fixed a mangled sentence on the copy right declaration. (details)
- Decrease the thread waiting time. (details)
- Add indexing of Solr text field for schema.org documents (details)
- Bump its version to 2.3.14 (details)