Journal paper about the SNIK ontology for the description of ontology call of the Semantic Web Journal.
The following files are given in the repository (or directly in the .zip archive):
iosart2x.cls,iosart2x.cfg,ios1.bst- LaTeX and BibTeX style files designed for IOS Press journal articles. Please do not change them. These files are already loaded in the respective template files;paper.texis the paper itself;paper.bibis the BibTeX file of the paper;compileis the optional bash script that calls latexmk to compile the paper, you can also use pdflatex and bibtex directly but you may need to call them multiple times then;showis the optional bash script that callscompileand then opens the result in the default PDF viewer.cycle.texgenerates the lifecycle image
Read iosart2x.pdf for instructions on layout and style of the journal article. This document contains useful information regarding the structure of the document, proper tagging style, layout features, etc.
- Install Git and obtain write access to the repository;
- Clone the repository;
- generate the lifecycle image cycle.pdf via
pdflatex cycle.tex - Install LaTeX style files (
iosart2x.cls,iosart2x.cfg) in your TeX system (may not be necessary); - Read the instructions (
iosart2x.pdf) for the preparation of the document; - Edit
paper.texandpaper.bibto prepare the manuscript.