Issue Details (XML | Word | Printable)

Key: CBI-38
Type: Improvement Improvement
Status: Open Open
Priority: Major Major
Assignee: Rob Kooper
Reporter: Rob Kooper
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Cyberintegrator

metadata matching

Created: 31/Aug/07 11:44 AM   Updated: 24/Oct/07 04:21 PM
Return to search
Issue 2 of 63 issue(s)
Component/s: Editor
Affects Version/s: 2.0 alpha 1
Fix Version/s: 2.1

Time Tracking:
Not Specified


 Description  « Hide
Need to do better meta data matching. right now only type is used, future a tool should have
<tool>
 <input name="xxx" ...>
   <required name="http://purl..../format">image/jpeg</required>
   <optional name="http://purl..../title">FOO BAR</optional>
 </input>
</tool>

Rob Kooper added a comment - 24/Oct/07 02:05 PM

This can also be used to do platform specific tools, ie a required option can be os.name == windows