Changes
#146 (Jun 14, 2022 5:47:43 PM)
- Fix http repository issues in pom.xml — petridish / githubweb
- Use a recursive method to look for schema.org for expanded json documents. — tao / githubweb
- Add a new junit test to parse the documents from the hakai member node. — tao / githubweb
- Waiting for the finish of the index process, instead of waiting a big chunk time, we use a for loop to wait a shortter chunk time. — tao / githubweb
- Bump the version to 2.3.15 — tao / githubweb
#145 (Sep 10, 2021 10:37:46 PM)
- Add geohashes for SO indexing — slaughter / githubweb
- Extend semantic annotation indexing to include properties — petridish / githubweb
- Change attirubte rules to handle the attributes infomration under the otherEntity element. — tao / githubweb
- Move the method of compareFieldValue to the parent class. — tao / githubweb
- Add a junit test file for the changes on attributes. Now it can handle the other entities. — tao / githubweb
- Fixed a mangled sentence on the copy right declaration. — tao / githubweb
- Decrease the thread waiting time. — tao / githubweb
- Add indexing of Solr text field for schema.org documents — slaughter / githubweb
- Bump its version to 2.3.14 — tao / githubweb
- overwrite a test method. — tao / githubweb
#144 (Aug 25, 2021 11:55:48 PM)
- Use the newest jsonld-java library. — tao / githubweb
- Change the schema from https://schema.org to http://schema.org — tao / githubweb
- Add a method to determine if the expanded jsonld objects use the schema https://schema.org. — tao / githubweb
- Preprocess JSONLD to normalize schema.org namespace/context — slaughter / githubweb
- Update JsonLdSubprocessor schema.org @context handling — slaughter / githubweb
- Add the log information to read schemas from different locations. — tao / githubweb
- Change the schema org context files from /etc/dataone/index/context to /etc/dataone/index/schema-org-context — tao / githubweb
- Close some input stream objects in the process method. — tao / githubweb
- Exclude the module-info.class class in the shaded jar file. — tao / githubweb
- Include SO:contentUrl in Solr 'serviceEndpoint' — slaughter / githubweb
- Support schema.org 'description' with multiple entries — slaughter / githubweb
- Add geohashes for SO indexing — slaughter / githubweb
- Extend semantic annotation indexing to include properties — petridish / githubweb
- Change attirubte rules to handle the attributes infomration under the otherEntity element. — tao / githubweb
- Move the method of compareFieldValue to the parent class. — tao / githubweb
- Add a junit test file for the changes on attributes. Now it can handle the other entities. — tao / githubweb
- Fixed a mangled sentence on the copy right declaration. — tao / githubweb
- Decrease the thread waiting time. — tao / githubweb
- Add indexing of Solr text field for schema.org documents — slaughter / githubweb
- Bump its version to 2.3.14 — tao / githubweb