Started 2 yr 7 mo ago
Took 27 sec

Success Build #144 (Aug 25, 2021 11:55:50 PM)

Build Artifacts
d1_cn_index_processor-2.3.14.jar1.04 MB view
d1_cn_index_processor-2.3.14.pom14.05 KB view
Changes
  1. Use the newest jsonld-java library. (details)
  2. Change the schema from https://schema.org to http://schema.org (details)
  3. Add a method to determine if the expanded jsonld objects use the schema https://schema.org. (details)
  4. Preprocess JSONLD to normalize schema.org namespace/context (details)
  5. Update JsonLdSubprocessor schema.org @context handling (details)
  6. Add the log information to read schemas from different locations. (details)
  7. Change the schema org context files from /etc/dataone/index/context to /etc/dataone/index/schema-org-context (details)
  8. Close some input stream objects in the process method. (details)
  9. Exclude the module-info.class class in the shaded jar file. (details)
  10. Include SO:contentUrl in Solr 'serviceEndpoint' (details)
  11. Support schema.org 'description' with multiple entries (details)
  12. Add geohashes for SO indexing (details)
  13. Extend semantic annotation indexing to include properties (details)
  14. Change attirubte rules to handle the attributes infomration under the otherEntity element. (details)
  15. Move the method of compareFieldValue to the parent class. (details)
  16. Add a junit test file for the changes on attributes. Now it can handle the other entities. (details)
  17. Fixed a mangled sentence on the copy right declaration. (details)
  18. Decrease the thread waiting time. (details)
  19. Add indexing of Solr text field for schema.org documents (details)
  20. Bump its version to 2.3.14 (details)