Skip to content

Commit

Permalink
Added students assignments table
Browse files Browse the repository at this point in the history
  • Loading branch information
labra committed May 17, 2024
1 parent 0746317 commit 24c8ac6
Showing 1 changed file with 59 additions and 57 deletions.
116 changes: 59 additions & 57 deletions course2324.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
<!DOCTYPE html>
<html lang="en" xml:lang="en" xmlns="http://www.w3.org/1999/xhtml">
<html lang="en" xml:lang="en" xmlns="http://www.w3.org/1999/xhtml" vocab="https://schema.org/">
<head>
<meta charset="utf-8" />
<title>Software architecture Course 23-24</title>
<meta content="width=device-width, initial-scale=1" name="viewport" />
Expand All @@ -8,64 +9,65 @@
<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>
<header>
<nav>
<ul>
<li><a href="http://arquisoft.github.io" title="Home page">Home</a></li>
<li><a href="#lectureNodes" title="Go to lecture notes">Lecture notes</a></li>
<li><a href="#seminars" title="Seminars info">Seminars</a></li>
<li><a href="#labs" title="Labs">Labs</a></li>
<li><a href="https://arquisoft.github.io/#Conferences" title="Conferences">Conferences</a></li>
</ul>
</nav>
</header>
<article about="" typeof="schema:Article">
<h1>Software Architecture Course - 2023-24 edition</h1>
<div id="authors">
<ul>
<body
about="https://arquisoft.github.io/course2324.html"
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>
<header>
<nav>
<ul>
<li><a href="http://arquisoft.github.io" title="Home page">Home</a></li>
<li><a href="#lectureNodes" title="Go to lecture notes">Lecture notes</a></li>
<li><a href="#seminars" title="Seminars info">Seminars</a></li>
<li><a href="#labs" title="Labs">Labs</a></li>
<li><a href="https://arquisoft.github.io/#Conferences" title="Conferences">Conferences</a></li>
</ul>
</nav>
</header>
<article id="content"
about="https://arquisoft.github.io/course2324.html#content"
typeof="schema:Article">
<h1>Software Architecture Course - 2023-24 edition</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>
typeof="Person">Jose Emilio Labra Gayo</a></li>
<li><a href="https://pglez82.github.io/" about="https://pglez82.github.io/" property="schema:name"
typeof="http://xmlns.com/foaf/0.1/Person">Pablo González</a></li>
typeof="Person">Pablo González</a></li>
<li><a href="https://www.linkedin.com/in/jorge-%C3%A1lvarez-fidalgo-98b840199/"
property="schema:name"
typeof="http://xmlns.com/foaf/0.1/Person">Jorge Álvarez Fidalgo</a></li>
Expand Down

0 comments on commit 24c8ac6

Please sign in to comment.