Posted by frank ralf on September 17, 2015 at 7:57am
I've stumbled across some older, but still very interesting articles by Kurt Cagle regarding combining Drupal and XML technologies:
- Drupal as Open Architecture
- XProc: Drupal, XML Pipelines and RESTful Services
- http://news.oreilly.com/kurt-cagle/
- http://www.xmltoday.org
- http://semanticmodeling.blogspot.com
Related articles:
- Can New XML Technologies and the Semantic Web Deliver on Their Promises? by Alix Vance
- The Drupal API turns a CMS into a true enterprise application by William O'Connor
Categories: RDF, REST, semantic web
Comments
It is possible to POST more than one article at once?
Please give me example how to POST two or more articles at once?
Something like this:
{
"_links":{
"type":{
"href":"http://drupal8/rest/type/node/article"
}
},
"title":[{"value":"Title 1"} ],
"title":[{"value":"Title 2"} ],
}
Result: Status Code: 400 Bad Request "Syntax error"
It is even possible for a single request to add more than one article?
Thanks!
Wrong place
Hi gdevashi,
I'm sorry but you probably won't get an answer to your question here. Any suggestions for implementing a DITA-capable Drupal CMS still use Drupal 7. You have more chances for success at https://www.drupal.org/node/2098511 - and please refrain from cross-posting.
Thanks!
Frank
Frank
My LinkedIn profile