The Web Data Inspector - changes

Release 0.3 (Beta-2)

Version 0.3.4
  • WED-88 remove unused svgweb lib
Version 0.3.3
  • WED-86 broken content negotiation
  • WED-87 rename all packages
  • WED-21 Add a new tab called (General or Info)
Version 0.3.2
  • SND-2430 make w3c markup validator available through load balancer
  • WED-84 fix path to fetcher servlet
Version 0.3.1
  • WED-79 Inspection is broken
Version 0.3.0
  • WED-82 chosing a different extractor casuses all sort of issues
  • WED-81 namespaces broken (Schema.org)
  • WED-80 make so that clicking home keeps the latest URL that was inspected
  • WED-78 add all types from schema.org to prefixes list
  • WED-47 colors are not the same for inferred standard triples in inspector or in web cache, (Syncronization of inspector with cache viewer/)

Release 0.2 (Beta-1)

Version 0.2.13
  • fixed broken zabbix test
  • cleaned ui
Version 0.2.12
  • WED-75 make sure wedspector use the latest any23 with csv support
  • WED-74 show the request headers
  • WED-73 add https support fro inspector
  • WED-72 accept turtle over json when fetching document from the web
  • WED-71 misleading message
  • WED-63 Decent error messages when fetching errors
  • WED-61 inspector crash
  • WED-58 Inspection by direct input only returns 1 triple
  • WED-57 problem inspecting rdf
  • WED-46 When errors happens the inspector should say ERROR
  • WED-34 rdf syntax validator tab is not showing anything for http://rdf.data-vocabulary.org/rdf.xml
Version 0.2.11
  • WED-70 - 403 causes inspector to get stuck. (other errors as well)
  • WED-69 - j.2 j.4 in graph view must be shown in legend or substituted or something.
  • WED-67 - 404 causes inspector to get stuck
  • WED-62 - Show namespaces also in the triple view
  • WED-54 - inspector taking 25 seconds and claiming it took 85ms
  • WED-33 - Ontologies not showing - 2 cases
Version 0.2.10
  • WED-65 - update to new any23 0.6.0-M2
  • WED-66 - implement possibility to run inspector only for selected any23 extractors
  • WED-19 - Graph pane improvements
Version 0.2.9
  • WED-64 - update any23 version
Version 0.2.8
  • WED-59 - Hardcoded fetcher servlet url
  • WED-55 - Remove any23 triples from inspected pages
  • WED-38 - no throttling in inspector
  • WED-37 - simple way to display "under maintenance"
  • WED-23 - property prefixes on the Web data inspector
Version 0.2.7
  • WED-53 - fixed broken tests after doing WED-51,52
  • WED-52 - make sure that there is no direct calls to apps01 use lb.sindice.net instead
  • WED-51 - enable new logging to sindice.home/inspector
Version 0.2.6
  • WED-45 - Do not use external any23 service
  • WED-44 - inpsector should timeout reasoning
  • WED-43 - upgrade jquery to 1.4.4 and jquery-ui to 1.8.6
  • WED-28 - parameters validation
Version 0.2.5
  • WED-40 - some tabs not showing up
Version 0.2.4
  • WED-39 - change configuration for new apps server and prepare new release
Version 0.2.3 (8-10-2010)
  • WED-36 - add support for jsonp
  • WED-6 - Some urls only work after repeated attempts
Version 0.2.2
  • WED-32 - Wrong mime-detection at http://www.rottentomatoes.com/m/toy_story_3/
Version 0.2.1
  • WED-31 - set the example url to http://www.rottentomatoes.com/m/toy_story_3/
Version 0.2.0
  • WED-30 - replace graph-fetcher with ontology-provider
  • WED-29 - inspector got 500 while load web page due to wrong accept string
  • WED-26 - some inferred triples need filtered

Release 0.1 (Alpha)

Version 0.1.9
  • WED-27 - visibile "Beta" and "send feedback" link pointing to the forum in the page
  • WED-25 - add version number on the top of the page and link it to changes page
  • WED-24 - Inspector fails with no meaningful message if external server is down
Version 0.1.8
  • - bug a NumberFormatException was thrown when test url from INSTALL.txt file was executed in the browser
Version 0.1.7
  • WED-15 - improve bookmarklet
  • WED-14 - Pressing enter in the URL does not do the visualization!
  • WED-13 - wrong value for cert object in inspector UI sortable triples view
  • WED-12 - improve handling documents when they can not be fetched
  • WED-11 - detect when cookies are disabled and show info about this in inspection log
Version 0.1.6
  • - disabled writing url to file
  • - switch to new resoner (Robert's one)
  • cut off dependency from following SNAPSHOTS:
    1) ontology-repository
    2) graph-reasoner
  • - fixed invalid session bug
  • - fixed resources leaks (httpClient method.releaseConnection() finally block)
  • - fixed logging (logback)
Version 0.1.5
  • - added 2 new parameters maxExplicit and maxImplicit
  • WED-7- This crashes the inspector (reasoning overload)
Version 0.1.4
  • -Improved examples.
  • -Fixed examples URL management of x-forwarded-host.
  • -Improved some L&F;
  • -Removed pending "Description..." text.
  • -Added bookmarklet
  • -Added "beta" foot note.
Version 0.1.3
  • WED-2 - content type detection was taking too long
Version 0.1.2 (7-06-2010)
  • - nothing is logged to stdout
  • - changes in the ui
  • - fixed a number of bugs from 0.1.0
Version 0.1.1
  • - fixed broken links
Version 0.1.0
  • - first public alpha release