Skip to content

Assignment 04 Gabriel Olmedillla Barrientos - #247

Merged
dgarijo merged 3 commits into
FacultadInformatica-LinkedData:masterfrom
underBalance:Assignment04
Nov 24, 2025
Merged

dgarijo merged 3 commits into
FacultadInformatica-LinkedData:masterfrom
underBalance:Assignment04

Conversation

@underBalance

Copy link
Copy Markdown
Contributor

No description provided.

OPTIONAL { ?s rdfs:label ?n2 }
BIND(COALESCE(?n1, ?n2) AS ?name)
}
ORDER BY ?name

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

usas funciones que no han sido introducidas en clase.
Usas un order by que no es necesario

@dgarijo dgarijo left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Mira los comentarios

@dgarijo
dgarijo merged commit e070ea7 into FacultadInformatica-LinkedData:master Nov 24, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants