Skip to content

[Pipeline] pipeline with intype url 2 #89

@jnehring

Description

@jnehring

This cURL does not work, but I think it should work:

curl -X POST -H "Content-Type: application/json" -H "Cache-Control: no-cache" -H "Postman-Token: 524bbcd7-2f88-c363-6e0b-31a271d32e17" -d '[{
  "method": "POST",
  "endpoint": "http://api.freme-project.eu/current/toolbox/nif-converter/",
  "headers": {
   "content-type": "text/html",
   "accept": "text/turtle"
  }
 }, 
 {
  "method": "POST",
  "endpoint": "http://api.freme-project.eu/current/e-entity/freme-ner/documents/",
  "parameters": {
   "language": "en",
   "dataset": "dbpedia"
  },
  "headers": {
   "content-type": "text/turtle",
   "accept": "text/turtle"
  }
 }

]
' "http://api.freme-project.eu/current/pipelining/chain?intype=url&input=http://beautifulberlin.blogspot.de/2009/07/short-history-of-berlin.html"

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions