Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
{
	"id": "urn:uuid:2096784f-8915-4f76-9114-10f516553554",
	"type": ["Create", "Update"],
	"name": "create resource, update resource",
	"published": "2018-04-24T14:40:11.763Z",
	"actor": [{
		"type": ["Person"],
		"id": "info:fedora/local-user#bypassAdmin"
	}, {
		"type": ["Application"],
		"name": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_4) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.117 Safari/537.36"
	}],
	"object": {
		"type": ["http://www.w3.org/ns/ldp#Container", "http://fedora.info/definitions/v4/repository#Resource", "http://fedora.info/definitions/v4/repository#Container", "http://www.w3.org/ns/ldp#RDFSource", "http://www.w3.org/ns/ldp#BasicContainer", "http://www.w3.org/ns/prov#Entity"],
		"id": "http://localhost:8080/rest/test1",
		"isPartOf": "http://localhost:8080/rest"
	},
	"@context": ["https://www.w3.org/ns/activitystreams", {
		"prov": "http://www.w3.org/ns/prov#",
		"dcterms": "http://purl.org/dc/terms/",
		"type": "@type",
		"id": "@id",
		"isPartOf": {
			"@id": "dcterms:isPartOf",
			"@type": "@id"
		}
	}]
}

...

Code Block
{
	"id": "urn:uuid:b511e8bc-add1-47ac-bb6c-20e068b424fc",
	"type": ["Update"],
	"name": "update resource",
	"published": "2018-04-24T17:58:49.495Z",
	"actor": [{
		"type": ["Person"],
		"id": "info:fedora/local-user#bypassAdmin"
	}, {
		"type": ["Application"],
		"name": "curl/7.54.0"
	}],
	"object": {
		"type": ["http://www.w3.org/ns/ldp#Container", "http://fedora.info/definitions/v4/repository#Resource", "http://fedora.info/definitions/v4/repository#Container", "http://www.w3.org/ns/ldp#RDFSource", "http://www.w3.org/ns/ldp#BasicContainer", "http://www.w3.org/ns/prov#Entity"],
		"id": "http://localhost:8080/rest/8e/5c/ce/65/8e5cce65-8272-4046-beb0-b7992bf07828",
		"isPartOf": "http://localhost:8080/rest"
	},
	"@context": ["https://www.w3.org/ns/activitystreams", {
		"prov": "http://www.w3.org/ns/prov#",
		"dcterms": "http://purl.org/dc/terms/",
		"type": "@type",
		"id": "@id",
		"isPartOf": {
			"@id": "dcterms:isPartOf",
			"@type": "@id"
		}
	}]
}

...

Code Block
{
	"id": "urn:uuid:31410238-7a73-4014-a457-1b6d7df5adac",
	"type": ["Delete"],
	"name": "delete resource",
	"published": "2018-04-24T17:51:15.968Z",
	"actor": [{
		"type": ["Person"],
		"id": "info:fedora/local-user#bypassAdmin"
	}, {
		"type": ["Application"],
		"name": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_4) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.117 Safari/537.36"
	}],
	"object": {
		"type": ["http://www.w3.org/ns/ldp#Container", "http://fedora.info/definitions/v4/repository#Resource", "http://fedora.info/definitions/v4/repository#Container", "http://www.w3.org/ns/ldp#RDFSource", "http://www.w3.org/ns/ldp#BasicContainer", "http://www.w3.org/ns/prov#Entity"],
		"id": "http://localhost:8080/rest/test1",
		"isPartOf": "http://localhost:8080/rest"
	},
	"@context": ["https://www.w3.org/ns/activitystreams", {
		"prov": "http://www.w3.org/ns/prov#",
		"dcterms": "http://purl.org/dc/terms/",
		"type": "@type",
		"id": "@id",
		"isPartOf": {
			"@id": "dcterms:isPartOf",
			"@type": "@id"
		}
	}]
}

...