SPARQL algebra and SPARQL syntax serialization
{ "name": "SPARQL", "path": "/usr/src/package", "targets": [ { "name": "SPARQLTests", "path": "Tests/SPARQLTests", "type": "test", "c99name": "SPARQLTests", "sources": [ "SPARQLTests.swift", "XCTestManifests.swift" ], "module_type": "SwiftTarget", "target_dependencies": [ "SPARQL" ], "product_dependencies": [ "DiffedAssertEqual" ] }, { "name": "SPARQL", "path": "Sources/SPARQL", "type": "library", "c99name": "SPARQL", "sources": [ "Aggregation.swift", "Context.swift", "Datatype.swift", "Either.swift", "Expression.swift", "Literal.swift", "NegatedIRI.swift", "Node.swift", "Op.swift", "Order.swift", "OrderComparator.swift", "Path.swift", "Query.swift", "RDF.swift", "SPARQLSerializable.swift", "Triple.swift", "Utils.swift", "XSD.swift" ], "module_type": "SwiftTarget", "product_memberships": [ "SPARQL" ] } ], "products": [ { "name": "SPARQL", "type": { "library": [ "automatic" ] }, "targets": [ "SPARQL" ] } ], "platforms": [], "dependencies": [ { "url": "https://github.com/turbolent/DiffedAssertEqual.git", "type": "sourceControl", "identity": "diffedassertequal", "requirement": { "range": [ { "lower_bound": "0.2.0", "upper_bound": "1.0.0" } ] } } ], "tools_version": "5.0", "manifest_display_name": "SPARQL" }
{ "name": "SPARQL", "traits": [], "targets": [ { "name": "SPARQL", "type": "regular", "exclude": [], "settings": [], "resources": [], "dependencies": [], "packageAccess": false }, { "name": "SPARQLTests", "type": "test", "exclude": [], "settings": [], "resources": [], "dependencies": [ { "byName": [ "SPARQL", null ] }, { "byName": [ "DiffedAssertEqual", null ] } ], "packageAccess": false } ], "products": [ { "name": "SPARQL", "type": { "library": [ "automatic" ] }, "targets": [ "SPARQL" ], "settings": [] } ], "pkgConfig": null, "platforms": [], "providers": null, "packageKind": { "root": [ "/usr/src/package" ] }, "dependencies": [ { "sourceControl": [ { "traits": [ { "name": "default" } ], "identity": "diffedassertequal", "location": { "remote": [ { "urlString": "https://github.com/turbolent/DiffedAssertEqual.git" } ] }, "requirement": { "range": [ { "lowerBound": "0.2.0", "upperBound": "1.0.0" } ] }, "productFilter": null } ] } ], "toolsVersion": { "_version": "5.0.0", "experimentalFeatures": [] }, "cLanguageStandard": null, "cxxLanguageStandard": null, "defaultLocalization": null, "swiftLanguageVersions": null }
{ "url": "/usr/src/package", "name": "SPARQL", "path": "/usr/src/package", "traits": [ "default" ], "version": "unspecified", "identity": "package", "dependencies": [ { "url": "https://github.com/turbolent/DiffedAssertEqual.git", "name": "DiffedAssertEqual", "path": "/usr/src/package/.build/checkouts/DiffedAssertEqual", "traits": [ "default" ], "version": "0.3.0", "identity": "diffedassertequal", "dependencies": [] } ] }