formality_level.yml revision 9940047ec4fd0ef151dfddd4253534eafa8c900c
301N/A---
301N/Ahttp_interactions:
301N/A- request:
301N/A method: get
301N/A uri: https://masterthesis.rightsrestricted.com/ontohub/formality_level.json
301N/A body:
301N/A encoding: US-ASCII
301N/A string: ''
301N/A headers:
301N/A Accept-Encoding:
301N/A - gzip;q=1.0,deflate;q=0.6,identity;q=0.3
301N/A Accept:
301N/A - "*/*"
301N/A User-Agent:
301N/A - Ruby
301N/A response:
301N/A status:
301N/A code: 200
301N/A message: OK
301N/A headers:
301N/A Server:
301N/A - nginx/1.6.2
3661N/A Date:
301N/A - Sat, 04 Apr 2015 19:37:01 GMT
301N/A Content-Type:
301N/A - application/json
301N/A Content-Length:
485N/A - '608'
485N/A Last-Modified:
301N/A - Thu, 26 Mar 2015 10:31:21 GMT
301N/A Connection:
618N/A - keep-alive
301N/A Etag:
301N/A - '"5513dff9-260"'
844N/A Strict-Transport-Security:
844N/A - max-age=31536000
301N/A X-Frame-Options:
1273N/A - DENY
301N/A Accept-Ranges:
3661N/A - bytes
3661N/A body:
301N/A encoding: UTF-8
301N/A string: |
301N/A {
301N/A "id": "https://masterthesis.rightsrestricted.com/ontohub/formality_level.json#",
301N/A "$schema": "http://json-schema.org/draft-04/schema#",
301N/A "title": "Formality Level",
301N/A "description": "A formality level",
301N/A "type": "object",
301N/A "properties": {
301N/A "iri": {
301N/A "description": "The unique identifier for a formality level",
301N/A "type": "string",
301N/A "format": "uri"
301N/A },
301N/A "name": {
814N/A "description": "The name of the formality level",
814N/A "type": "string"
814N/A },
301N/A "description": {
301N/A "description": "A description of the formality level",
301N/A "type": ["string", "null"]
301N/A }
301N/A }
301N/A }
301N/A http_version:
301N/A recorded_at: Sat, 04 Apr 2015 19:37:01 GMT
301N/Arecorded_with: VCR 2.9.3
301N/A