Skip to content

Conversation

@elf-pavlik
Copy link
Member

@elf-pavlik elf-pavlik commented Aug 22, 2025

This PR only adds a handful of programming languages from wikidata. It also provides a script to fetch their names/labels, it tries @en and falls back to @mul saving it without a language tag.

@jeff-zucker whenever you are ready to upate your viewer we can manually update those few current entries. I don't think it matters for your forms since you are processing them by hand anyways.

After that we can update the SoftwareShape

cat catalog-data.ttl | grep programmingLanguage
  ex:programmingLanguage "typescript" ;
  ex:programmingLanguage "javascript" ;
  ex:programmingLanguage "javascript" ;
  ex:programmingLanguage "Javascript" ;
  ex:programmingLanguage "Swift" ;
  ex:programmingLanguage "Typescript" ;
  ex:programmingLanguage "Typescript" ;
  ex:programmingLanguage "Python" ;
  ex:programmingLanguage "PHP" ;
  ex:programmingLanguage "javascript" ;
  ex:programmingLanguage "Typescript" ;
  ex:programmingLanguage "Python" ;
  ex:programmingLanguage "javascript" ;
  ex:programmingLanguage "Perl" ;

@elf-pavlik
Copy link
Member Author

I'll work on it in a new location after we reorganize repositories.

@elf-pavlik elf-pavlik closed this Aug 28, 2025
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.

1 participant