Difference between revisions of "Legalcode Extractor"

From Creative Commons
Jump to: navigation, search
(Created page with '{{Idea}} While discussing the Jurisdiction Database, the topic of programmatically extracting sections of CC license legalcode came up. This would be used, for example, to …')
 
Line 1: Line 1:
 +
{{Challenge
 +
|challenge_type=Developer
 +
|is_complete=No
 +
}}
 
{{Idea}}
 
{{Idea}}
  
Line 5: Line 9:
 
[[User:Nathan Yergler|Nathan Yergler]] prototyped some XPath-based extraction, and it appears that heuristics can be developed to support this.  The ideal implementation will include a library for performing the extraction, and a web based interface for displaying extracted results side by side.
 
[[User:Nathan Yergler|Nathan Yergler]] prototyped some XPath-based extraction, and it appears that heuristics can be developed to support this.  The ideal implementation will include a library for performing the extraction, and a web based interface for displaying extracted results side by side.
  
[[Category:Project]]
+
The very rough prototype can be downloaded from http://labs.creativecommons.org/~nathan/source/legalcode-prototype.tar.gz.
 +
 
 
[[Category:Idea]]
 
[[Category:Idea]]
[[Category:Challenge]]
 

Revision as of 17:49, 30 July 2010

Related To: ,|x|Related To::x}}
Tags: {{#arraymap:|,|x|Has Tag::x}} | (none) }}
Challenge Type: Has Challenge Type::Developer | (none) }}
Is Complete: Is Complete::No | Is Complete::no }}

Template:Idea

While discussing the Jurisdiction Database, the topic of programmatically extracting sections of CC license legalcode came up. This would be used, for example, to link to specific sections of the legalcode, or compare specific sections of two different pieces of CC legalcode.

Nathan Yergler prototyped some XPath-based extraction, and it appears that heuristics can be developed to support this. The ideal implementation will include a library for performing the extraction, and a web based interface for displaying extracted results side by side.

The very rough prototype can be downloaded from http://labs.creativecommons.org/~nathan/source/legalcode-prototype.tar.gz.