-
Notifications
You must be signed in to change notification settings - Fork 19
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Developed version 0.5.0 #149
Open
MichaelRoeder
wants to merge
133
commits into
master
Choose a base branch
from
develop
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Merging Changes from dice-group/Squirrel to abhihc/Squirrel
Merging changes from Dice-group/Squirrel to abhihc/Squirrel
Getting changes from master
Adding html unit and its dependencies in pom.xml. Adding initial version of the function to handle javascript button clicks in HtmlScrapper.java
…nto enhanced_data_portal_crawling
Moving all string constants to YamlFileAttributes. Updating the pom.xml for HtmlUnit to latest version. Added code to stop handling javascript button click when the button is disabled. Added a test case for govdata button click in HtmlScraperAnalyzerTest. Added a html file for the test case (button is removed after seven clicks). Updating the yaml file for govdata.
Updating the uri with the crawl-delay data Setting up the time out in the htmlscraper class
Setting up the time out in the htmlscraper class
Considering Metadata description
Updating related classes
Updating related classes
Implemented a command line worker, frontier and sink to test worker flow after adding respective yaml files.
Merging changes from updated master to develop
Merging changes from develop branch to implementation test scenarios
Getting changes from develop branch into robustness branch
Implementation test scenarios
Merging changes from Robustness branch to Develop branch
Merging develop branch in to master branch
# Conflicts: # spring-config/context-sparql.xml
Adding review comments in the test cases.
Adding java docs for the new classes.
Removing the outdated context files.
PR for enhanced data portal crawling
…dice-group/Squirrel into mergeDataPortal # Conflicts: # pom.xml # squirrel.api/pom.xml # squirrel.api/src/main/java/org/dice_research/squirrel/queue/InMemoryQueue.java # squirrel.api/src/main/java/org/dice_research/squirrel/queue/IpAddressBasedQueue.java # squirrel.frontier/pom.xml # squirrel.frontier/src/main/java/org/dice_research/squirrel/data/uri/norm/NormalizerImpl.java # squirrel.frontier/src/main/java/org/dice_research/squirrel/frontier/impl/FrontierImpl.java # squirrel.web/pom.xml # squirrel.worker/.gitignore # squirrel.worker/pom.xml # squirrel.worker/src/main/java/org/dice_research/squirrel/analyzer/impl/html/scraper/HtmlScraper.java # squirrel.worker/src/main/java/org/dice_research/squirrel/fetcher/sparql/SparqlBasedFetcher.java # squirrel.worker/src/main/java/org/dice_research/squirrel/fetcher/sparql/SparqlDatasetFetcher.java # squirrel.worker/src/main/java/org/dice_research/squirrel/worker/impl/WorkerImpl.java
…dice-group/Squirrel into mergeDataPortal
…led to exceptions during the startup because of missing XML schema files.
…al yaml files in tests that do not make correct use of the tag.
…. This should be reintroduced with a certain command that triggers it from the yaml file. Added a new function keyword that allows to extract a string from the HTML page and append it to the URL.
Merge data portal scraping enhancement using HTMLUnit
denkv
approved these changes
Feb 21, 2022
…e creation of latest images.
…of the MongoDB client.
…rom the frontier component since Spring should take care of it. Updated the Spring configuration accordingly.
…rontier's status.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.