Changeset 75
- Timestamp:
- Oct 25, 2011, 10:39:00 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
php/trunk/samples/rdfa_serialize/sample.php
r73 r75 45 45 $rdfaData->parse( $turtlefile); 46 46 47 $validTypes = array( 'application/rdf+xml', 48 'application/rdfxml', 47 $validTypes = array( 'application/rdf+xml', // same as 'application/rdfxml' 49 48 'text/turtle', 50 49 'application/x-turtle',
Note:
See TracChangeset
for help on using the changeset viewer.