yacy_search_server/source/net/yacy
luccioman 58b9834729 Added HTML microdata typed items parsing capability.
This adds the possibility for the HTML parser to gather typed items URLs
annotated in HTML tags with itemscope and itemtype attributes (see
microdata specification https://www.w3.org/TR/microdata/ ), notably
Types from the schema.org vocabulary, but also Types/Classes from any
other vocabulary, such as the common ones listed in the RDFa core
context ( https://www.w3.org/2011/rdfa-context/rdfa-1.1.html ).
2018-02-02 09:31:40 +01:00
..
contentcontrol Removed some unnecessary uses of java.lang.reflect api. 2017-08-24 18:47:18 +02:00
cora Replaced improper ByteBuffer.equals() implementation by Arrays.equals() 2018-01-29 13:38:25 +01:00
crawler Create recrawl requests with the relevant crawl profile. 2018-01-30 21:00:18 +01:00
data Record recrawl calls to make them schedulable 2018-01-10 17:05:53 +01:00
document Added HTML microdata typed items parsing capability. 2018-02-02 09:31:40 +01:00
gui Ensure lower case conversion consistency with any default locale. 2017-06-27 06:42:33 +02:00
http Removed use of deprecated Jetty IPAccessHandler for client filtering. 2017-12-08 15:12:08 +01:00
kelondro Fixed NullPointerException case on Table init with relative file path. 2018-01-29 14:00:43 +01:00
peers Removed unncessary reflection usage for workflow tasks. 2018-01-15 10:05:49 +01:00
repository Fixed stored URL in web cache when redirection(s) occurs. 2018-01-20 18:56:40 +01:00
search Replaced improper ByteBuffer.equals() implementation by Arrays.equals() 2018-01-29 13:38:25 +01:00
server Do locale independant case conversion on hosts, schemes, and file exts. 2017-12-19 13:52:05 +01:00
utils Added an utility to generate/update XLIFF master file from lng files. 2018-01-29 18:34:47 +01:00
visualization Enable full size images preview for users with extended search rights 2017-12-22 11:39:30 +01:00
migration.java Removed use of deprecated Jetty IPAccessHandler for client filtering. 2017-12-08 15:12:08 +01:00
yacy.java Removed use of deprecated Jetty IPAccessHandler for client filtering. 2017-12-08 15:12:08 +01:00