Ignore:
Timestamp:
Oct 24, 2011, 2:50:17 PM (14 years ago)
Author:
cla
Message:

rdfint

  • implemented core wrapper class for external libraries (current support: only ARC)
  • modified classes to adapt to new core class
    • SparqlQuery::run
    • Data:parse
    • Data:_serialize
  • added samples rdfa_serialize and rdfa_serialize
File:
1 edited

Legend:

Unmodified
Added
Removed
  • php/trunk/doxygen/makefile

    r47 r72  
    2323OUTPUTDIR=doc
    2424SOURCEFILES=*.php
    25 SOURCEFILES_EXCLUDE=*/.svn/* */unittest/* */samples/* */fdebug.php */doxygen/doc/*
     25SOURCEFILES_EXCLUDE=*/.svn/* */classes/Core.php */unittest/* */samples/* */fdebug.php */doxygen/doc/*
    2626EXAMPLE_PATH=..
    2727SOURCE_DEPENDENCIES=../LICENSE-2.0.txt ../classes/*
Note: See TracChangeset for help on using the changeset viewer.