feat(enrichment): apply semantic markup
This commit is contained in:
17
tasks/enrichment_task_1.xml
Normal file
17
tasks/enrichment_task_1.xml
Normal file
@@ -0,0 +1,17 @@
|
||||
<![CDATA[
|
||||
<WORK_ORDER>
|
||||
<METADATA>
|
||||
<ID>enrichment-task-001</ID>
|
||||
<TITLE>Perform initial semantic enrichment</TITLE>
|
||||
<ROLE_TARGET>agent-enrichment</ROLE_TARGET>
|
||||
<TYPE>type::enrichment</TYPE>
|
||||
<STATUS>status::pending</STATUS>
|
||||
</METADATA>
|
||||
<TASK_BODY>
|
||||
<ENRICHMENT_TASK>
|
||||
<SCOPE>full_project</SCOPE>
|
||||
<TARGET></TARGET>
|
||||
</ENRICHMENT_TASK>
|
||||
</TASK_BODY>
|
||||
</WORK_ORDER>
|
||||
]]>
|
||||
Reference in New Issue
Block a user