![]() |
VOOZH | about |
dotnet add package DagSemTools.Turtle.Parser --version 0.0.7-prerelease
NuGet\Install-Package DagSemTools.Turtle.Parser -Version 0.0.7-prerelease
<PackageReference Include="DagSemTools.Turtle.Parser" Version="0.0.7-prerelease" />
<PackageVersion Include="DagSemTools.Turtle.Parser" Version="0.0.7-prerelease" />Directory.Packages.props
<PackageReference Include="DagSemTools.Turtle.Parser" />Project file
paket add DagSemTools.Turtle.Parser --version 0.0.7-prerelease
#r "nuget: DagSemTools.Turtle.Parser, 0.0.7-prerelease"
#:package DagSemTools.Turtle.Parser@0.0.7-prerelease
#addin nuget:?package=DagSemTools.Turtle.Parser&version=0.0.7-prerelease&prereleaseInstall as a Cake Addin
#tool nuget:?package=DagSemTools.Turtle.Parser&version=0.0.7-prerelease&prereleaseInstall as a Cake Tool
This is a parser for the RDF-1.2 Turtle syntax, as defined in the RDF 1,2 Turtle specification.
There is one major intended deviation from the standard: Only IRIs starting with http or https are allowed for absolute IRIs. This is a recommendation in the standard, but not a requirement. However, in all my usage this restriction has been useful.
The grammar files are almost verbatim taken from the spec. All mistakes in the translation to Antlr are mine.
Copyright (C) 2024 Dag Hovland
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.
Contact: hovlanddag@gmail.com
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0 net8.0 is compatible. net8.0-android net8.0-android was computed. net8.0-browser net8.0-browser was computed. net8.0-ios net8.0-ios was computed. net8.0-maccatalyst net8.0-maccatalyst was computed. net8.0-macos net8.0-macos was computed. net8.0-tvos net8.0-tvos was computed. net8.0-windows net8.0-windows was computed. net9.0 net9.0 was computed. net9.0-android net9.0-android was computed. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. net10.0 net10.0 was computed. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
Showing the top 1 NuGet packages that depend on DagSemTools.Turtle.Parser:
| Package | Downloads |
|---|---|
|
DagSemTools.Api
For Rdf, reasoning and querying |
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 0.0.7-prerelease | 815 | 12/2/2025 |
| 0.0.6-prerelease | 663 | 12/2/2025 |
| 0.0.5-prerelease | 359 | 3/15/2025 |
| 0.0.3-prerelease | 129 | 1/27/2025 |
| 0.0.2-prerelease | 132 | 1/12/2025 |