All Downloads are FREE. Search and download functionalities are using the official Maven repository.

composite.composite-bean.json Maven / Gradle / Ivy

The newest version!

{
	"var": {
		"bean": [
			{
				"@id": "ex:*",
				"@documentation": "The bean identifier (not used for now)",
				"@input": "false",
				"@output": "true"
			}
		],
		"count": [[
			{
				"@type": "xsd:int",
				"@documentation": "The number of records being composed (calculated automatically)",
				"@input": "compulsory",
				"@output": "false"
			}
		]],
		"type": [
			{
				"@id": "ex:*",
				"@documentation": "The type of bean being composed",
				"@input": "compulsory",
				"@output": "false"
			}
		]
	},
	"context": {
		"ex": "http://example.org/"
	},
	"template": "https://openprovenance.org/templates/org/openprovenance/generic/binaryop/1.provn"
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy