Attean

 view release on metacpan or  search on metacpan

meta/changes.ttl  view on Meta::CPAN

	.


my:v_0-035
	a					:Version ;
	dc:issued			"2025-01-23"^^xsd:date ;
	:revision			"0.035" ;
	dcterms:replaces	my:v_0-034 ;
	dcs:changeset [
		dcs:item
			[ a dcs:Addition ; rdfs:label "Add test classes for mocking federation tests." ],
			[ a dcs:Addition ; rdfs:label "Add support for testing SERVICE evaluation in both Simple and Plan evaluation." ],
			[ a dcs:Addition ; rdfs:label "Add CDT rewriting in RDFXML parser and serializer." ],
			[ a dcs:Addition ; rdfs:label "Add POD for blank_nodes attributes in RDFXML parser and serializer." ],
			[ a dcs:Update ; rdfs:label "Use List::Util instead of List::MoreUtils (#171 from @plicease)." ],
			[ a dcs:Update ; rdfs:label "Fix bug that was causing warnings during test suite runs (#172)." ],
			[ a dcs:Update ; rdfs:label "Fix CDT rewriting in Attean::API::CanonicalizingBindingSet." ],
			[ a dcs:Update ; rdfs:label "Fix error handling in Attean::SPARQLClient." ],
			[ a dcs:Update ; rdfs:label "Fix SPARQL serialization of algebras with top-level Extend (BIND or select expressions)." ],
			[ a dcs:Update ; rdfs:label "Fix SPARQL serialization of casting function expressions." ],
			[ a dcs:Update ; rdfs:label "Update Attean::API::CanonicalizingBindingSet to rewrite CDT blank nodes as part of canonicalization." ],
			[ a dcs:Update ; rdfs:label "Extend W3C manifest support for new qt:constructDataFile. property." ]
	]
	.


my:v_0-034
	a					:Version ;
	dc:issued			"2024-06-25"^^xsd:date ;
	:revision			"0.034" ;
	dcterms:replaces	my:v_0-033 ;
	dcs:changeset [
		dcs:item
			[ a dcs:Addition ; rdfs:label "Add support for composite types (CDTs)." ],
			[ a dcs:Addition ; rdfs:label "Allow extension functions to register as functional forms." ],
			[ a dcs:Addition ; rdfs:label "Add registry to allow extension literal datatypes to map to Moo roles." ],
			[ a dcs:Update ; rdfs:label "Fix bit-rotten code in W3C test suite harnesses." ],
			[ a dcs:Update ; rdfs:label "Fix bugs discovered based on run of updated W3C test suite harnesses." ],
			[ a dcs:Update ; rdfs:label "Change in `import()` behaviour for Perl > 5.39.1 (#168 from @zmughal)." ],
			[ a dcs:Update ; rdfs:label "Improve Attean::API::CanonicalizingLiteral to have strict and non-strict c14n variants." ],
			[ a dcs:Update ; rdfs:label "Add HTTP::Headers to test requirements." ],
			[ a dcs:Update ; rdfs:label "Add types for RDF triple/quad and their terms (#166 from @zmughal)." ],
			[ a dcs:Update ; rdfs:label "Fix casing for AtteanIRI type (#165 from @zmughal)." ],
			[ a dcs:Update ; rdfs:label "Add GitHub workflow using perlrdf/devops actions (#163 from @zmughal)." ],
			[ a dcs:Update ; rdfs:label "Add Attean::API::NumericLiteral->equals." ],
			[ a dcs:Update ; rdfs:label "Fix handling of BOUND and error-causing INVOKE expressions in Attean::Plan." ],
			[ a dcs:Update ; rdfs:label "Impove error reporting in Attean::API::MutableModel->load_urls_into_graph." ]
	]
	.


my:v_0-033
	a					:Version ;
	dc:issued			"2022-10-02"^^xsd:date ;
	:revision			"0.033" ;
	dcterms:replaces	my:v_0-032 ;
	dcs:changeset [
		dcs:item
			[ a dcs:Addition ; rdfs:label "Add new Attean::SPARQLClient protocol implementation." ],
			[ a dcs:Update ; rdfs:label "Update SERVICE evaluation classes to use Attean::SPARQLClient." ],
			[ a dcs:Update ; rdfs:label "Fixed handling of endpoint URLs containing query parameters." ],
			[ a dcs:Update ; rdfs:label "Protocol HTTP requests can now be signed by specifying a 'request_signer'." ]
	]
	.


my:v_0-032
	a					:Version ;
	dc:issued			"2022-08-14"^^xsd:date ;
	:revision			"0.032" ;
	dcterms:replaces	my:v_0-031 ;
	dcs:changeset [
		dcs:item
			[ a dcs:Update ; rdfs:label "Fix for bug caused by newly added TermOrVariableOrTriplePattern role." ]
	]
	.


my:v_0-031
	a					:Version ;
	dc:issued			"2022-08-04"^^xsd:date ;
	:revision			"0.031" ;
	dcterms:replaces	my:v_0-030 ;
	dcs:changeset [
		dcs:item
			[ a dcs:Addition ; rdfs:label "Add support for parsing and evaluating SPARQL-star queries." ],
			[ a dcs:Addition ; rdfs:label "Add initial implementation for TriG-star parser." ],
			[ a dcs:Update ; rdfs:label "Update Turtle, SPARQL-XML, and SPARQL-JSON parsers to support RDF-star." ],
			[ a dcs:Update ; rdfs:label "Update docs and add tests for handling of base URIs in parsers (#158)." ],
			[ a dcs:Update ; rdfs:label "Improve implementation, docs, and tests for accessing parsers and serializers by file extension." ]
	]
	.


my:v_0-030
	a					:Version ;
	dc:issued			"2021-02-06"^^xsd:date ;
	:revision			"0.030" ;
	dcterms:replaces	my:v_0-029 ;
	dcs:changeset [
		dcs:item
			[ a dcs:Update ; rdfs:label "Fix bug in attean_parse for parsers that are not either pull or push parsers." ]
	]
	.


my:v_0-029
	a					:Version ;
	dc:issued			"2021-02-01"^^xsd:date ;
	:revision			"0.029" ;
	dcterms:replaces	my:v_0-028 ;
	dcs:changeset [
		dcs:item
			[ a dcs:Addition ; rdfs:label "Added -n CLI argument to attean_parse to allow numbering of results." ],
			[ a dcs:Addition ; rdfs:label "Add Attean::API::MutableModel->load_triples_from_io (#157)." ],
			[ a dcs:Update ; rdfs:label "Updated AtteanX::Serializer::TextTable to print table borders and  rules." ],
			[ a dcs:Update ; rdfs:label "Update Attean get_parser and get_serializer to allow searching file extensions and media types for 1-arg calls." ],
			[ a dcs:Update ; rdfs:label "Updated Attean::API::Serializer to require file_extensions." ],
			[ a dcs:Update ; rdfs:label "Fix bug in Attean::API::ResultSerializer->serialize_list_to_io." ]
	]
	.



( run in 0.773 second using v1.01-cache-2.11-cpan-0bb4e1dffa6 )