- From: IS4 <illidans4@gmail.com>
- Date: Wed, 19 Jul 2023 19:41:09 +0200
- To: public-lod@w3.org, semantic-web@w3.org
- Message-ID: <CANMMhksR_gv8+KCP3jcYUgKdmZdCsqJGX_smZxTnEJYN6ENB3Q@mail.gmail.com>
Hello! I have released version 1.1 of the Semantic File Inspector tool, able to describe any file in a wide variety of formats in RDF, usable for enhancing file hosting, validation, or semantic search. The project is now open-source, available at https://github.com/IS4Code/SFI to see and download. To try it out, you may still use the WebAssembly version (at https://sfi.is4.site/) or, if you have .NET, just run "dotnet tool install IS4.SFI.ConsoleApp --global" and it should install it automatically. New features: Entity deduplication, more debug options, external configuration, streamed JSON-LD output, new components, richer description, NuGet-based plugins, and more! The suite is also separated into multiple projects, allowing you to pick only those parts of it that address your needs (e.g. you can use only the Inspector class from IS4.SFI.Application in your solution, no need for dragging the console app along). I will be happy to hear your feedback (through GitHub, optimally)! Enjoy!
Received on Wednesday, 19 July 2023 17:41:31 UTC