Skip to content

Instantly share code, notes, and snippets.

View rac021's full-sized avatar
💭
https://github.com/rac021/jaxy

Yahiaoui Rachid rac021

💭
https://github.com/rac021/jaxy
View GitHub Profile
<?xml version="1.0"?>
<!DOCTYPE rdf:RDF [
<!ENTITY cc "http://creativecommons.org/ns#" >
<!ENTITY owl "http://www.w3.org/2002/07/owl#" >
<!ENTITY dc "http://purl.org/dc/elements/1.1#" >
<!ENTITY xsd "http://www.w3.org/2001/XMLSchema#" >
<!ENTITY owl2xml "http://www.w3.org/2006/12/owl2-xml#" >
<!ENTITY rdfs "http://www.w3.org/2000/01/rdf-schema#" >
package dsl;
/**
*
* @author ryahiaoui
*/
import java.util.function.Function;
public class Dsl {
This file has been truncated, but you can view the full file.
<?xml version="1.0"?>
<rdf:RDF xmlns="http://opendata.inra.fr/anaeeOnto#"
xml:base="http://opendata.inra.fr/anaeeOnto"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:rfds="http://opendata.inra.fr/anaeeOnto#rfds%3"
xmlns:wgs84_pos="http://www.w3.org/2003/01/geo/wgs84_pos#"
xmlns:foaf="http://xmlns.com/foaf/0.1/"
xmlns:anaeeOnto="http://opendata.inra.fr/anaeeOnto#"
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
xmlns:swrl="http://www.w3.org/2003/11/swrl#"
### ADAPTED FOR ONTOP
PREFIX : <http://opendata.inra.fr/anaeeOnto#>
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX oboe-core: <http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#>
PREFIX oboe-standard: <http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#>
PREFIX oboe-temporal: <http://ecoinformatics.org/oboe/oboe.1.2/oboe-temporal.owl#>
PREFIX oboe-characteristics: <http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#>
### BLAZEGRAPH
PREFIX : <http://opendata.inra.fr/anaeeOnto#>
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX oboe-core: <http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#>
PREFIX oboe-standard: <http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#>
PREFIX oboe-temporal: <http://ecoinformatics.org/oboe/oboe.1.2/oboe-temporal.owl#>
PREFIX oboe-characteristics: <http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
PREFIX skos: <http://www.w3.org/2004/02/skos/core#>
package main ;
import io.vertx.core.AsyncResult;
import io.vertx.core.Promise;
import io.vertx.core.Vertx;
import io.vertx.core.VertxOptions;
import io.vertx.core.impl.cpu.CpuCoreSensor;
import io.vertx.pgclient.PgConnectOptions;
import io.vertx.pgclient.PgPool;
<?xml version="1.0"?><rdf:RDF xmlns="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#"
xml:base="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:owl="http://www.w3.org/2002/07/owl#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:xml="http://www.w3.org/XML/1998/namespace"
xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
xmlns:swrl="http://www.w3.org/2003/11/swrl#"
xmlns:swrlb="http://www.w3.org/2003/11/swrlb#"
! =================
! rofi
! =================
rofi.fullscreen: false
rofi.color-enabled: true
rofi.separator-style: solid
rofi.color-window: argb:e81d1d26, black, black
rofi.color-normal: #2C343F, #6AA0F2, #5C5C5C, #379158, #eee8d5
! =================
! rofi
! =================
#define background #1D1D26
#define text #C3B3D4
#define active #FFCC66
rofi.fullscreen: false
rofi.color-enabled: true
! *----------------------------*
! | Dotfiles - .Xresources |
! *----------------------------*
! This files contains configuration for:
! * terminal colours
! * urxvt
! * rofi