Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

 

Time Period

Expected Outcome

March 01 - April 23

Understanding the task and preparing proposal

April 24 - April 30

Community bounding

May 01 - June 10

Phase 1: Bridge.

June 11 - June 15

GSoC Evaluation 1

June 16 - June 29

Phase 2: Wrapper.

June 30 - July 8

Phase 3: Evaluation

July 9 - July 13

GSoC Evaluation 2.

July 14 - July 25

Camera-ready documentation and sharing results with the community.

July 26 - August 5

Receive feedback and fix minor issues.

August 6 - August 14

GSoC Final evaluation.

 


About Myself

I am Julio Caguano an undergraduate student of Computer Science at the University of Cuenca in Ecuador, I’m currently in my final year of college.

...

Start working on the Librdfa - Any23 bridge.

Mentors Comments

20/05/2018

Project description

Understanding of JNI and investigate maven to build automation.

Review of Previous Actions

Any23-231 was merged with the development branch.

Objectives

Get a broad understanding of JNI and make a small example to see the interaction Java/C. In addition, JNI makes some calls that must be executed in console, this has to be automated with maven in order to interact with the actual pipeline that Any23 uses. 

Future Actions

Build and install librdfa. Choose a tool for the bridge between librdfa and any23; we can use JNI, JNA, JAVA CPP, or SWIG.

Mentors Comments

27/05/2018

Project description

Build and install librdfa.

Review of Previous Actions

N/A

Objectives

Install librdfa and familiarise with the code base. Construct a small C program to interact with the pipeline used in librdfa to parse a XTML file into triples.

Future Actions

Start working on the Librdfa - Any23 bridge.

Mentors Comments