Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download tar.gz 35.2 KB
MD5: a89c293287f6ab851de2331144ffce81
SHA-1: 33399d20934e8fd5260c3b3393c91e9d4fd9c743
SHA-256: b1af2e542efc07cb30881aa606e73118044a8d592642a24f3f91ade17f1a97b4
Download zip 44.13 KB
MD5: 06d2edd0ca1c57972a10c1e440eb1925
SHA-1: 26319c9c60c89bb38f2b03145d64eec3d55bda7d
SHA-256: 55b177712b5df7ac68fc18783671d6be1e1e9ca6c793d1a79c1c96c51061e0cc

Release notes

Major changes

This release introduces a dependency on the entity module, make sure to download it if you don't have it installed already on your site.

You will need to install the RESTful Web Services module to access the RDF export. Note that the RDF tab was removed, and the new path is entity_type/entity_id.rdf, for example node/1.rdf.

Full changelog since last 7.x-2.0-alpha1

Issue #1106484: Provide overview of all mappings for all bundles by linclark, milesw: Added mapping overview.
Issue #1176666: RDFx import assumes that ARC2.php is in rdfx/vendor dir by Remon, wobblefoot: Removed unnecessary require_once to vendor directory
Issue #766872: Check for conflicting namespaces by adorsk | scor: Added Check for conflicting namespaces.
Issue #1162276: README.txt file incorrect. by cwells73 | twoflower: Changed README.txt file incorrect.
Issue #781972: Use RestWS for non-RDFa serializations and content negotiation in Drupal 7 by scor, linclark: Added non-RDFa serializations and content negotiation in Drupal 7.
Issue #1089442: Remove the RDF tab by milesw, linclark | the_phi: Added Remove the RDF tab.
Issue #1160116: Fix RDF UI css file location by barbi | scor: Changed Fix RDF UI css file location.
Issue #1159662: Silent failure on node edit/update by scor | TudorGroza: Fixed Silent failure on node edit/update.
Issue #1150684: hook_requirements implemented with the wrong module namespace by milesw: Fixed incorrect module namespace in hook_requirements.
Issue #835350: Clean up the RDF UI field form by milesw: Fixed RDF UI vertical tabs and descriptions. Removed RDF UI form features that weren't displaying properly.
Issue #1143052: Add hook_help for namespace management page by milesw: Changed Add hook_help() for namespace management page.
Issue #1016420: RDF UI depends on RDFx by linclark: Added RDF UI's dependency on RDFx.
Issue #1139894: Person identifier "#me" vs. "#this" in Drupal's RDFa vs. RDF by davidseth | Atrus: Fixed Person identifier '[#me' vs. '[#this' in Drupal's RDFa vs. RDF.
Issue #949384: Editor Interface Appears Only In Page Content Type by milesw, Remon, and linclark: Added hook_requirements to check for ARC2.
Issue #835906: datatype="" is output systematically in RDFa by linclark: Fixed RDF UI to properly handle empty values.
Issue #1114096: Add a non-Evoc UI for creating namespace mappings by milesw: Fixed missing t() and minor wording in namespace mapping interface.

Created by: scor
Created on: 8 Jun 2011 at 22:28 UTC
Last updated: 9 Jun 2011 at 19:40 UTC
Unsupported

Other releases