{ "namespace": "info-origin", "description": "Taxonomy for tagging information by its origin: human-generated or AI-generated.", "version": 1, "predicates": [ "human-generated", "AI-generated", "uncertain-origin" ], "expanded": { "human-generated": { "expanded": "Information that has been generated by a human", "colour": "#33cc33" }, "AI-generated": { "expanded": "Information that has been generated by an AI", "colour": "#ff0000" }, "uncertain-origin": { "expanded": "Information for which the origin is uncertain", "colour": "#999999" } }, "entry": [ { "value": "info-origin:human-generated", "expanded": "Information that has been generated by a human" }, { "value": "info-origin:AI-generated", "expanded": "Information that has been generated by an AI" }, { "value": "info-origin:uncertain-origin", "expanded": "Information for which the origin is uncertain" } ] }