diff --git a/src/assets/images/domain-graph.svg b/src/assets/images/domain-graph.svg index faa8148..eaf9d5a 100644 --- a/src/assets/images/domain-graph.svg +++ b/src/assets/images/domain-graph.svg @@ -1,252 +1,10 @@ - - - - - - - - - - - - - - - -Actor - - - - - - - - - -Movie - - - - - - - - - - - - - - - - - - - - - - - -ACTED_IN - - - -Domain Graph with Embeddings: - - - - - - - - - -name: String - -bio: String - -bio_emb: float[] - - - - - - - - - -title: String - -year: int - -plot: String - -plot_emb: float[] - - - - - - - - - -Genere - - - - - - - - - - - - - - - - - - - - - - - -IN_GENRE - - - - - - - - - - - - - - - - - - - - - - - -RATED - - - - - - - - - -User - - - - - - - - - -Director - - - - - - - - - - - - - - - - - - - - - - - -DIRECTED - - - - - - - - - -name: String - - - - - - - - - -name: String - - - - - - - - - -rating: int - - - - - - - - - -role: String - - - - - - - - - -name: String - -bio: String - -bio_emb: float[] - - + ActorMovieACTED_INDomain Graph with Embeddings:name: Stringbio: Stringbio_emb: float[] title: Stringyear: intplot: Stringplot_emb: float[] GenreIN_GENRERATEDUserDirectorDIRECTEDname: Stringname: Stringrating: introle: Stringname: Stringbio: Stringbio_emb: float[] \ No newline at end of file