-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
0 parents
commit c77172c
Showing
6 changed files
with
1,066 additions
and
0 deletions.
There are no files selected for viewing
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
# Arquisoft.github.io | ||
Web page of the course |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,49 @@ | ||
<!DOCTYPE html> | ||
<html lang="en" xml:lang="en" xmlns="http://www.w3.org/1999/xhtml"> | ||
<meta charset="utf-8" /> | ||
<title>Semantic web course 19-20</title> | ||
<meta content="width=device-width, initial-scale=1" name="viewport" /> | ||
<link href="https://dokie.li/media/css/basic.css" media="all" rel="stylesheet" title="Basic" /> | ||
<link href="https://dokie.li/media/css/dokieli.css" media="all" rel="stylesheet" /> | ||
<script src="https://dokie.li/scripts/dokieli.js"></script> | ||
</head> | ||
<body | ||
about="" | ||
prefix="rdf: http://www.w3.org/1999/02/22-rdf-syntax-ns# rdfs: http://www.w3.org/2000/01/rdf-schema# owl: http://www.w3.org/2002/07/owl# xsd: http://www.w3.org/2001/XMLSchema# dcterms: http://purl.org/dc/terms/ dctypes: http://purl.org/dc/dcmitype/ foaf: http://xmlns.com/foaf/0.1/ pimspace: http://www.w3.org/ns/pim/space# cc: https://creativecommons.org/ns# skos: http://www.w3.org/2004/02/skos/core# prov: http://www.w3.org/ns/prov# qb: http://purl.org/linked-data/cube# schema: http://schema.org/ void: http://rdfs.org/ns/void# rsa: http://www.w3.org/ns/auth/rsa# cert: http://www.w3.org/ns/auth/cert# wgs: http://www.w3.org/2003/01/geo/wgs84_pos# bibo: http://purl.org/ontology/bibo/ sioc: http://rdfs.org/sioc/ns# doap: http://usefulinc.com/ns/doap# dbr: http://dbpedia.org/resource/ dbp: http://dbpedia.org/property/ sio: http://semanticscience.org/resource/ opmw: http://www.opmw.org/ontology/ deo: http://purl.org/spar/deo/ doco: http://purl.org/spar/doco/ cito: http://purl.org/spar/cito/ fabio: http://purl.org/spar/fabio/ oa: http://www.w3.org/ns/oa# as: https://www.w3.org/ns/activitystreams# ldp: http://www.w3.org/ns/ldp# solid: http://www.w3.org/ns/solid/terms# acl: http://www.w3.org/ns/auth/acl# dio: https://w3id.org/dio#" | ||
typeof="schema:CreativeWork sioc:Post prov:Entity"> | ||
|
||
|
||
<main> | ||
<article about="" typeof="schema:Article"> | ||
|
||
<h1>Semantic web course, course 19-20</h1> | ||
|
||
<div id="authors"> | ||
<ul> | ||
<li><a href="http://labra.weso.es/" | ||
about="http://labra.weso.es#me" | ||
property="schema:name" | ||
typeof="http://xmlns.com/foaf/0.1/Person">Jose Emilio Labra Gayo</a></li> | ||
</ul> | ||
|
||
<ul id="affiliations"> | ||
<li id="uniovi"> | ||
<a | ||
about="http://www.wikidata.org/entity/Q2303432" | ||
rel="schema:url" typeof="schema:Organization" | ||
property="schema:name" | ||
href="http://uniovi.es">University of Oviedo, Spain</a> | ||
</li> | ||
</ul> | ||
</div> | ||
|
||
<h2>Lecture note slides</h2> | ||
<ul> | ||
</ul> | ||
|
||
<h2>Links</h2> | ||
|
||
</article> | ||
</main> | ||
</body> | ||
</html> |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,52 @@ | ||
<!DOCTYPE html> | ||
<html lang="en" xml:lang="en" xmlns="http://www.w3.org/1999/xhtml"> | ||
<head> | ||
<meta charset="utf-8" /> | ||
<title>Semantic web course</title> | ||
<meta content="width=device-width, initial-scale=1" name="viewport" /> | ||
<link href="https://dokie.li/media/css/basic.css" media="all" rel="stylesheet" title="Basic" /> | ||
<link href="https://dokie.li/media/css/dokieli.css" media="all" rel="stylesheet" /> | ||
<script src="https://dokie.li/scripts/dokieli.js"></script> | ||
</head> | ||
<body | ||
about="" | ||
prefix="rdf: http://www.w3.org/1999/02/22-rdf-syntax-ns# rdfs: http://www.w3.org/2000/01/rdf-schema# owl: http://www.w3.org/2002/07/owl# xsd: http://www.w3.org/2001/XMLSchema# dcterms: http://purl.org/dc/terms/ dctypes: http://purl.org/dc/dcmitype/ foaf: http://xmlns.com/foaf/0.1/ pimspace: http://www.w3.org/ns/pim/space# cc: https://creativecommons.org/ns# skos: http://www.w3.org/2004/02/skos/core# prov: http://www.w3.org/ns/prov# qb: http://purl.org/linked-data/cube# schema: http://schema.org/ void: http://rdfs.org/ns/void# rsa: http://www.w3.org/ns/auth/rsa# cert: http://www.w3.org/ns/auth/cert# wgs: http://www.w3.org/2003/01/geo/wgs84_pos# bibo: http://purl.org/ontology/bibo/ sioc: http://rdfs.org/sioc/ns# doap: http://usefulinc.com/ns/doap# dbr: http://dbpedia.org/resource/ dbp: http://dbpedia.org/property/ sio: http://semanticscience.org/resource/ opmw: http://www.opmw.org/ontology/ deo: http://purl.org/spar/deo/ doco: http://purl.org/spar/doco/ cito: http://purl.org/spar/cito/ fabio: http://purl.org/spar/fabio/ oa: http://www.w3.org/ns/oa# as: https://www.w3.org/ns/activitystreams# ldp: http://www.w3.org/ns/ldp# solid: http://www.w3.org/ns/solid/terms# acl: http://www.w3.org/ns/auth/acl# dio: https://w3id.org/dio#" | ||
typeof="schema:CreativeWork sioc:Post prov:Entity"> | ||
|
||
<main> | ||
<article about="" typeof="schema:Article"> | ||
|
||
<h1>Semantic Web Course</h1> | ||
|
||
<ul id="authors"> | ||
<li><a href="http://labra.weso.es/" | ||
resource="http://www.wikidata.org/entity/Q51602692" | ||
typeof="http://xmlns.com/foaf/0.1/Person">Jose Emilio Labra Gayo</a>, | ||
<a href="http://uniovi.es">University of Oviedo, Spain</a> | ||
</li> | ||
</ul> | ||
|
||
<section id="context"> | ||
<h2>Context</h2> | ||
|
||
<p>Este curso es parte del | ||
<a href="http://miw.uniovi.es/">Master in Web Engineering</a> at the | ||
<a href="http://ingenieriainformatica.uniovi.es/">School of Computer Science Engineering</a>. | ||
|
||
<p>At this moment, the subject is taught in Spanish. | ||
|
||
</section> | ||
|
||
<section id="CourseEditions"> | ||
<h2>Course editions</h2> | ||
<p>The course started in 2007 but we were using University of Oviedo's virtual campus infrastructure to store the material. | ||
In 2020, we decided to create this web page to allocate public resources. | ||
<ul> | ||
<li><a href="course1920.html">Latest edition (2019-20)</a></li> | ||
</ul> | ||
</section> | ||
|
||
</article> | ||
</main> | ||
</body> | ||
</html> |
Large diffs are not rendered by default.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.