File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,8 @@ A simple way to expose static assets as a read-only LDP server.
99
1010* PHP 5.6+
1111* [ Composer] ( https://getcomposer.org/ )
12+ * The <a href =" http://php.net/manual/en/book.mbstring.php " >mbstring</a > extension
13+ * The <a href =" http://php.net/manual/en/book.pcre.php " >pcre</a > extension
1214
1315## Basics
1416
@@ -71,7 +73,7 @@ header in responses.
7173
7274Generally speaking, the RDF formats should not be changed unless there is a need to
7375support a serialization that is not included here. The RDF format (e.g. ` turtle ` ,
74- ` jsonld ` ) must be an RDF serialization format supported by EasyRdf.
76+ ` jsonld ` ) must be an RDF serialization format supported by < a href = " http://www.easyrdf.org/ " > EasyRdf</ a > .
7577
7678 prefixes:
7779 dc: "http://purl.org/dc/terms/"
You can’t perform that action at this time.
0 commit comments